summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-06-26 21:24:45 +0200
committerDave Davenport <qball@gmpclient.org>2019-06-26 21:24:45 +0200
commit35d2c341c84bfae2365439267d08efa270badacf (patch)
treebf93205d611060f27dbe96e7ef5c39b2c27e0280 /configure.ac
parent14955e5508a74d51e77885107acba5ae71614aad (diff)
Bug fix release 1.5.41.5.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index f516b981..533b99d9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.5.3-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.5.4], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])