From 34e5695efa9366e7fd9c782fb022d46838bc8458 Mon Sep 17 00:00:00 2001 From: Arx Cruz Date: Mon, 22 Sep 2014 19:36:48 +0200 Subject: [PATCH] Update files for release --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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])