diff options
author | Lucas Rocha <lucasr@gnome.org> | 2009-01-12 23:47:18 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2009-01-12 23:47:18 +0000 |
commit | a54fc16a9b524498166b6dc38ba011c571b0b9cf (patch) | |
tree | 178e34259785de8ace166e37fa0c08d8f82da089 /configure.in | |
parent | Small update in NEWS (diff) | |
download | zenity-a54fc16a9b524498166b6dc38ba011c571b0b9cf.tar.gz zenity-a54fc16a9b524498166b6dc38ba011c571b0b9cf.tar.bz2 zenity-a54fc16a9b524498166b6dc38ba011c571b0b9cf.zip |
post-release version bump.
2008-01-12 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1470
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 a77e2e19..4b4e6173 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.24.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.24.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |