diff --git a/NEWS b/NEWS index 89b2c9a..4945f4b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Zenity 3.10.0 + - Translation updates + Zenity 3.9.91 - Add a runtime check for X11 (bug #705335) (Benjamin Berg) diff --git a/configure.ac b/configure.ac index f1db40f..d480d8c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[3.9.91],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.10.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63])