diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-06-03 11:33:25 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-06-03 11:33:25 +0800 |
commit | 64a710c95d9018ce4e7ef5ef0fe0562fa7a47cab (patch) | |
tree | 7830df290a292b0d7f949cb97d245eec9f68cd08 /configure.in | |
parent | 2a3e8d0e251e2e628e8cbe8254585b8aeb60987b (diff) | |
download | gsoc2013-evolution-64a710c95d9018ce4e7ef5ef0fe0562fa7a47cab.tar.gz gsoc2013-evolution-64a710c95d9018ce4e7ef5ef0fe0562fa7a47cab.tar.zst gsoc2013-evolution-64a710c95d9018ce4e7ef5ef0fe0562fa7a47cab.zip |
Evolution 2.23.1.1 release and version bump.EVOLUTION_2_23_3
2008-06-02 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.1.1 release and version bump.
svn path=/trunk/; revision=35581
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 9d930b7c14..25c6d7d4ac 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.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.23.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |