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