summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-04-17 17:44:51 +0200
committerDave Davenport <qball@gmpclient.org>2016-04-17 17:44:51 +0200
commitf79c078144ed705393c8f0d069d419f9bb6b981b (patch)
treefa6d057e807b58ca88d1e2218f44ea7d04144290
parent5af72f739441ab906f086b094d6d1c886dc7b339 (diff)
bump to 1.01.0.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b9ba84d1..bc41049c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([rofi], [1.0.0-RC1], [https://github.com/DaveDavenport/rofi/])
+AC_INIT([rofi], [1.0.0], [https://github.com/DaveDavenport/rofi/])
AC_CONFIG_SRCDIR([source/rofi.c])
AC_CONFIG_HEADER([config.h])