diff options
author | Lucas Rocha <lucasr@gnome.org> | 2008-02-25 20:21:50 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2008-02-25 20:21:50 +0000 |
commit | 2f374bf42184429bb57d6cd1703d355e5cbfa3aa (patch) | |
tree | 75e07c3ce65ad12975b2f67c0ec2ded78d74937d /configure.in | |
parent | Added Belarusian Latin translation. (diff) | |
download | zenity-2f374bf42184429bb57d6cd1703d355e5cbfa3aa.tar.gz zenity-2f374bf42184429bb57d6cd1703d355e5cbfa3aa.tar.bz2 zenity-2f374bf42184429bb57d6cd1703d355e5cbfa3aa.zip |
release 2.21.1
2008-02-25 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.21.1
svn path=/trunk/; revision=1318
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 442460a0..cfee73c4 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -AC_INIT([Zenity],[2.20.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) +AC_INIT([Zenity],[2.21.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity]) AC_PREREQ([2.59]) |