diff --git a/NEWS b/NEWS index b13f8e6..f7b14a1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Zenity 3.30.0 + - Translation updates + Zenity 3.28.1 - Translation updates diff --git a/configure.ac b/configure.ac index 9dd3a94..63ca67a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[3.28.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.30.0],[https://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63])