summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQC <qball@gmpclient.org>2015-07-11 17:35:10 +0200
committerQC <qball@gmpclient.org>2015-07-11 17:35:10 +0200
commit5b6fc01578e694d06987e27fa4c74dbe6d2ce83d (patch)
treeaf4a695089d07a1ee273673a35a38b721ad94724
parentd27b8a21e98455cf1277fa92b979151e39314383 (diff)
Release 0.15.70.15.7
-rw-r--r--Changelog2
-rw-r--r--configure.ac2
2 files changed, 2 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 7a4e7a48..a19920e4 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-0.15.7 (unrelease):
+0.15.7:
Bug fixes:
- Auto-wrap text in message dialog.
- Fix ellipsiziing in entry box.
diff --git a/configure.ac b/configure.ac
index 8eec6d37..90a53125 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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])