summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-05-02 07:50:28 +0200
committerDave Davenport <qball@gmpclient.org>2016-05-02 07:50:28 +0200
commit1c3d1aa46ff162e91c656ab513eb579fefc11beb (patch)
tree7ddca5d1aaa3b07eef7a8617e53d4ee19dcbc0b1 /configure.ac
parent324a09b27bb2e6fda5f6d8fb8dc55bfa05c5888c (diff)
Bump to version 1.0.11.0.1
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 bc41049c..b619e639 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.0.0], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.0.1], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])