diff options
author | Luis Medinas <lmedinas@gnome.org> | 2010-09-13 22:55:55 +0100 |
---|---|---|
committer | Luis Medinas <lmedinas@gnome.org> | 2010-09-13 22:55:55 +0100 |
commit | e347b91e4cd3313f7291d961b7b261f5f3b06757 (patch) | |
tree | 687077e728e81108b996ec3dc0cb5537d13c7431 /configure.in | |
parent | Updated Greek translation (diff) | |
download | zenity-e347b91e4cd3313f7291d961b7b261f5f3b06757.tar.gz zenity-e347b91e4cd3313f7291d961b7b261f5f3b06757.tar.bz2 zenity-e347b91e4cd3313f7291d961b7b261f5f3b06757.zip |
Bump to 2.31.92
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index d70f219f..02fe7b63 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.31.6],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.31.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |