diff options
author | Lucas Rocha <lucasr@gnome.org> | 2006-09-04 12:41:20 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2006-09-04 12:41:20 +0000 |
commit | a69b5942c4c3bc6d7bc1555635de79806ae535f5 (patch) | |
tree | aa209caeed79c8c434dad262858ca1c18db0d491 /configure.in | |
parent | Release 2.15.92 (diff) | |
download | zenity-a69b5942c4c3bc6d7bc1555635de79806ae535f5.tar.gz zenity-a69b5942c4c3bc6d7bc1555635de79806ae535f5.tar.bz2 zenity-a69b5942c4c3bc6d7bc1555635de79806ae535f5.zip |
post release version bump.
2006-08-21 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
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 591f7054..77398027 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.15.92],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.16.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |