diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-12-18 04:12:33 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-12-18 04:12:33 +0800 |
commit | 3a6cf44407bd0637f74f05d7745a889516948565 (patch) | |
tree | 8f16f55ded43af04bdc455960667a50fbac2750c /configure.in | |
parent | 7022ce8b5efa9c84621a6835611a3c8868a0eb16 (diff) | |
download | gsoc2013-evolution-3a6cf44407bd0637f74f05d7745a889516948565.tar.gz gsoc2013-evolution-3a6cf44407bd0637f74f05d7745a889516948565.tar.zst gsoc2013-evolution-3a6cf44407bd0637f74f05d7745a889516948565.zip |
** Evolution 2.21.4 releaseEVOLUTION_2_21_4
svn path=/trunk/; revision=34725
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 871e821b02..629ebede6b 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(evolution, 2.21.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.21.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |