summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArx Cruz <arxcruz@gnome.org>2014-09-22 19:36:48 +0200
committerArx Cruz <arxcruz@gnome.org>2014-09-22 19:36:48 +0200
commit34e5695efa9366e7fd9c782fb022d46838bc8458 (patch)
tree3b7a9ef31d98930a9349ecc9548e3179025ef7e1
parent278e949314705b1d4e788688f5ba420d37f395f2 (diff)
downloadzenity-34e5695efa9366e7fd9c782fb022d46838bc8458.tar.gz
Update files for releaseZENITY_3_14_0
-rw-r--r--NEWS3
-rw-r--r--configure.ac2
2 files changed, 4 insertions, 1 deletions
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])