diff options
author | Arx Cruz <arxcruz@gnome.org> | 2011-09-26 19:45:59 -0300 |
---|---|---|
committer | Arx Cruz <arxcruz@gnome.org> | 2011-09-26 19:45:59 -0300 |
commit | ee8584e28627fbcc885286cac46f7bef7424b8ba (patch) | |
tree | e90383d875c42b733b0aee49a61191b31569139c /configure.ac | |
parent | 4f058634f8d41e1cd967244c3db103b7e46a4b5a (diff) | |
download | zenity-ee8584e28627fbcc885286cac46f7bef7424b8ba.tar.gz |
Bump to 3.2.0ZENITY_3_2_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 47edc4d..50543a4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.91.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[3.2.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.63]) |