summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-12-28 11:29:14 +0100
committerDave Davenport <qball@gmpclient.org>2015-12-28 11:29:14 +0100
commit61cabc91da3fe5e9f6eaf8cdab59386f870141a3 (patch)
tree9870789b73f676c8fdb77078c5caa66bc7b8314f /configure.ac
parent38fabb6b1bbc83f1053f037260b5bfa796a23ba1 (diff)
Update version
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 ebfb1a35..32b1f49f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [0.15.12], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.0.0-devel], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])