From b96fba1de92332372f08d42cd19e417cc1adf7ef Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sun, 3 Apr 2016 21:39:21 +0200 Subject: Bump to 1.0.0-RC1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]) -- cgit v1.2.3