summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-06-14 20:46:46 +0200
committerDave Davenport <qball@gmpclient.org>2016-06-14 20:46:46 +0200
commit5ae177cae150a0f30a91a1377d407ec096e74ad1 (patch)
tree60d286e91f877d5d16adf355f4973113b5af7dd0 /configure.ac
parent60cb992cac797abdbbb7a17b985e0a2af9887ded (diff)
Release v1.1.01.1.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 b619e639..6c17a273 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.0.1], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.1.0], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])