diff options
author | Matthias Clasen <mclasen@redhat.com> | 2012-11-21 13:59:24 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2012-11-21 13:59:24 -0500 |
commit | a06afb77885a69040c22a1933254c9f6065805dd (patch) | |
tree | 1eafb22a5b8b037b64069f5d3dcb9e19d2c846ba | |
parent | Updated slovak translation (diff) | |
download | zenity-a06afb77885a69040c22a1933254c9f6065805dd.tar.gz zenity-a06afb77885a69040c22a1933254c9f6065805dd.tar.bz2 zenity-a06afb77885a69040c22a1933254c9f6065805dd.zip |
3.7.2
-rw-r--r-- | NEWS | 4 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +Zenity 3.7.2 + + - Translation updates + Zenity 3.6.0 - #684329 Add an option to set a custom dialog icon diff --git a/configure.ac b/configure.ac index 1566a700..cc96350f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[3.6.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.7.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63]) |