Release 0.15.7

This commit is contained in:
QC 2015-07-11 17:35:10 +02:00
parent d27b8a21e9
commit 5b6fc01578
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
0.15.7 (unrelease):
0.15.7:
Bug fixes:
- Auto-wrap text in message dialog.
- Fix ellipsiziing in entry box.

View File

@ -1,4 +1,4 @@
AC_INIT([rofi], [0.15.5], [qball@gmpclient.org])
AC_INIT([rofi], [0.15.7], [qball@gmpclient.org])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])