From 61cabc91da3fe5e9f6eaf8cdab59386f870141a3 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 28 Dec 2015 11:29:14 +0100 Subject: Update version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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]) -- cgit v1.2.3