diff --git a/configure.ac b/configure.ac index 3b099e89..34fdc434 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ([2.63]) -AC_INIT([sysprof], [1.1.8]) +AC_INIT([sysprof], [1.1.9]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([sysprof.glade])