diff options
author | Arx Cruz <acruz@redhat.com> | 2015-04-21 09:40:11 +0200 |
---|---|---|
committer | Arx Cruz <acruz@redhat.com> | 2015-04-21 09:41:05 +0200 |
commit | 6edd0bacd8ce25e0bae1a8f7139ebcac0da53c18 (patch) | |
tree | 43893561ae2c7504e4e9ec9ad0a6ca685d05b7c0 /configure.ac | |
parent | 628f4f39cacc57cdd4b9728b3455dab4781184cc (diff) | |
download | zenity-6edd0bacd8ce25e0bae1a8f7139ebcac0da53c18.tar.gz |
Bump to 3.16.0ZENITY_3_16_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 8940beb..01ceba7 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[3.14.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63]) |