1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

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])