diff options
author | Arx Cruz <arxcruz@gnome.org> | 2015-09-21 14:45:06 +0200 |
---|---|---|
committer | Arx Cruz <arxcruz@gnome.org> | 2015-09-21 14:45:06 +0200 |
commit | c2ac30a213053484d80fe7f7997a69129828d1d7 (patch) | |
tree | b63bdf84892a5e91131e37c6c0acd589b79d12d8 /configure.ac | |
parent | Bump to 3.18.0 (diff) | |
download | zenity-c2ac30a213053484d80fe7f7997a69129828d1d7.tar.gz zenity-c2ac30a213053484d80fe7f7997a69129828d1d7.tar.bz2 zenity-c2ac30a213053484d80fe7f7997a69129828d1d7.zip |
Bump to 3.18.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 59814d34..f90ceac0 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[3.16.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.18.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63]) |