summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-08-12 09:54:44 +0200
committerDave Davenport <qball@gmpclient.org>2016-08-12 09:54:44 +0200
commit9abed713cd5d539289b53ba489f517428152ee6d (patch)
tree72784b161b3ca39537ddd263e738c992b1d837cc /configure.ac
parentf3a4313c6134fd548a529fbeb9b84c11160f1800 (diff)
Release V1.2.01.2.0
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 f052eec5..e25a0f5d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.1.0], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.2.0], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])