summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-26 21:37:26 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-26 21:37:44 +0200
commit195302a7a77eaba3905525abe85234d9c816450d (patch)
treed3bb363f2d08be48a28318ef16df6c7d2f5f5fdb /configure.ac
parent604f3ce96cb0f8c643190fb2e33d903bcf03ecdf (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 bb76465e..bed5d388 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.4.0], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
+AC_INIT([rofi], [1.4.99-dev], [https://github.com/DaveDavenport/rofi/],[],[https://reddit.com/r/qtools/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])