diff --git a/configure.ac b/configure.ac index 0463d760..ebfb1a35 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([rofi], [0.15.12-devel], [https://github.com/DaveDavenport/rofi/]) +AC_INIT([rofi], [0.15.12], [https://github.com/DaveDavenport/rofi/]) AC_CONFIG_SRCDIR([source/rofi.c]) AC_CONFIG_HEADER([config.h])