Bump to 1.0.0-RC1

This commit is contained in:
Dave Davenport
2016-04-03 21:39:21 +02:00
parent 72c04ce34d
commit b96fba1de9

View File

@@ -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])