diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-08-06 14:33:08 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-08-06 14:33:08 +0800 |
commit | 34581472dd7daf0f1abb6c9885ae40f276d8f5a6 (patch) | |
tree | fa2a282e30d820c53d2dd2a180c3a6b176855f24 /configure.in | |
parent | 5f54b0d8a156d390f3d8cc31856526aa70502f2e (diff) | |
download | gsoc2013-evolution-34581472dd7daf0f1abb6c9885ae40f276d8f5a6.tar.gz gsoc2013-evolution-34581472dd7daf0f1abb6c9885ae40f276d8f5a6.tar.zst gsoc2013-evolution-34581472dd7daf0f1abb6c9885ae40f276d8f5a6.zip |
Evolution 2.23.6 release and version bump.EVOLUTION_2_23_6
2008-08-04 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.6 release and version bump.
svn path=/trunk/; revision=35909
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 2c4a3bd30d..72de14a960 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.23.6, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.23.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |