diff --git a/ChangeLog b/ChangeLog index ad8d34c..73d91b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-04-21 Lucas Rocha + + * configure.in: post-release version bump. + 2008-04-21 Lucas Rocha * NEWS: release 2.23.1 diff --git a/configure.in b/configure.in index 4b2c10f..23354ea 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.23.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.23.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59])