diff --git a/ChangeLog b/ChangeLog index 3fcae62..453befd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-09-17 Lucas Rocha + + * configure.in: post-release version bump. + 2007-09-17 Lucas Rocha * NEWS: release 2.20.0 diff --git a/configure.in b/configure.in index e0d6a04..442460a 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.20.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.20.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59])