summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-04-03 21:39:21 +0200
committerDave Davenport <qball@gmpclient.org>2016-04-03 21:39:21 +0200
commitb96fba1de92332372f08d42cd19e417cc1adf7ef (patch)
tree574583a4844850e3c027300f5f33b13e309224b3
parent72c04ce34d7288929025ef0e9f1818c8d7df08f7 (diff)
Bump to 1.0.0-RC11.0.0-RC1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 52af4533..d3e380df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.0.0-devel], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.0.0-RC1], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])