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