summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-09-06 20:37:24 +0200
committerDave Davenport <qball@gmpclient.org>2020-09-06 20:37:24 +0200
commit12f4e3a1cb0440b9efe902741bd8a92d4ede4245 (patch)
treef60ec6858d14be67f8bb70031eb80b3efd41d0fc
parent022f9c9fbc9a275f804091dfd0fe497f5dae03b8 (diff)
Bump version to 1.6.01.6.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ecc3a884..303d13c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.5.4-dev], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.6.0], [https://github.com/davatorium/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])