diff --git a/configure.ac b/configure.ac index 9cccce3c..0b5b7263 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.54) -AC_INIT([sysprof], [1.1.2]) +AC_INIT([sysprof], [1.1.4]) AC_CONFIG_SRCDIR(sysprof.glade) AM_INIT_AUTOMAKE(no-define)