diff --git a/NEWS b/NEWS index cb51ccc..489febe 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Zenity 3.14.0 + - No changes + Zenity 3.13.92 - translation updates - Bug 733870 - Segmentation fault on zenity --notification (Arx Cruz) diff --git a/configure.ac b/configure.ac index aa7ceb1..8940beb 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[3.13.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63])