diff --git a/ChangeLog b/ChangeLog index 26eea3f..3692f1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-13 Lucas Rocha + + * configure.in: post-release version bump. + 2007-08-13 Lucas Rocha * NEWS: release 2.19.2 diff --git a/configure.in b/configure.in index d5a1c43..e21f739 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.19.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.19.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59])