diff --git a/ChangeLog b/ChangeLog index d586fb3..2d5d2f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-06-16 Lucas Rocha + + * configure.in: post-release version bump. + 2008-06-16 Lucas Rocha * NEWS: release 2.23.3.1 diff --git a/configure.in b/configure.in index ead6280..1b14677 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.23.3.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.23.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59])