summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2019-06-23 15:05:12 +0200
committerDave Davenport <qball@gmpclient.org>2019-06-23 15:05:12 +0200
commitec0e8a656f7b393a8aad3591a390ddc3f87d075a (patch)
tree0cd3832f4da83144572a19e6c5e0d4f20df14839
parent45811d99ca6228cfdf8ac7e0f2ddb2a28970197d (diff)
V1.5.3 - Time delayed progress1.5.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8bc9e2ed..069b592b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.5.2-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.5.3], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])