diff options
author | Søren Sandmann Pedersen <ssp@l3000.localdomain> | 2010-05-06 13:11:22 +0300 |
---|---|---|
committer | Søren Sandmann Pedersen <ssp@l3000.localdomain> | 2010-05-06 13:11:22 +0300 |
commit | 38a6af1f0a45e528fd2842983da71e0f23c70d6a (patch) | |
tree | 89fe76cc2437e56881530c426dfd94288998f103 | |
parent | ecf6cf715ffb6350d565c76a34ea4fd23b57dc77 (diff) |
Pre-release bump to 1.1.6
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6257a36..b0fe3a9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.54) -AC_INIT([sysprof], [1.1.5]) +AC_INIT([sysprof], [1.1.6]) AC_CONFIG_SRCDIR(sysprof.glade) AM_INIT_AUTOMAKE(no-define) |