diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2007-11-18 01:00:38 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-11-18 01:00:38 +0800 |
commit | dd92a1c0e4f9d13ad58d4d1a0d7367a85e4bd038 (patch) | |
tree | 040b3281434fe407d67aeb81968d6410ed20d44b /configure.in | |
parent | 26c24247784c58a90f257f8668d3945d92e283ec (diff) | |
download | gsoc2013-evolution-dd92a1c0e4f9d13ad58d4d1a0d7367a85e4bd038.tar.gz gsoc2013-evolution-dd92a1c0e4f9d13ad58d4d1a0d7367a85e4bd038.tar.zst gsoc2013-evolution-dd92a1c0e4f9d13ad58d4d1a0d7367a85e4bd038.zip |
Evolution 2.21.2 release.EVOLUTION_2_21_2
2007-11-12 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.21.2 release.
svn path=/trunk/; revision=34545
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 451ee68b74..4441af7bf9 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.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.21.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |