diff options
author | Arx Cruz <arxcruz@redhat.com> | 2018-10-05 10:56:52 +0200 |
---|---|---|
committer | Arx Cruz <arxcruz@redhat.com> | 2018-10-05 10:57:53 +0200 |
commit | 974245abbee86edda040e0ce068a11ce04590a82 (patch) | |
tree | bc06cd8e7eeaf670aa5d665f3731ff76818bd4cd | |
parent | Update German translation (diff) | |
download | zenity-974245abbee86edda040e0ce068a11ce04590a82.tar.gz zenity-974245abbee86edda040e0ce068a11ce04590a82.tar.bz2 zenity-974245abbee86edda040e0ce068a11ce04590a82.zip |
Bump to 3.30.0
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -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 9dd3a946..63ca67a3 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]) |