diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-12-04 16:02:23 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-12-04 16:02:23 +0800 |
commit | 4175c7275a6eda326904bf8c3546e0ff8505027d (patch) | |
tree | 68aa74fb5668780c2b6e436ebf8112eb11e3fb51 /configure.in | |
parent | 87b9ea4c1b8cd7bb11603943272266b6e46b2a96 (diff) | |
download | gsoc2013-evolution-4175c7275a6eda326904bf8c3546e0ff8505027d.tar.gz gsoc2013-evolution-4175c7275a6eda326904bf8c3546e0ff8505027d.tar.zst gsoc2013-evolution-4175c7275a6eda326904bf8c3546e0ff8505027d.zip |
+2007-12-03 Srinivasa Ragavan <sragavan@novell.com>EVOLUTION_2_21_3
+
+ * NEWS, configure.in: evolution 2.21.3 release.
svn path=/trunk/; revision=34636
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 4441af7bf9..52998d82d2 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.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.21.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |