diff --git a/ChangeLog b/ChangeLog index 7871d12..e8174c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-03-10 Lucas Rocha + + * configure.in: post-release version bump. + 2008-03-10 Lucas Rocha * NEWS: release 2.22.0 diff --git a/configure.in b/configure.in index 8f38950..eca3196 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.22.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.22.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59])