diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-09-03 10:58:32 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-09-03 10:58:32 +0800 |
commit | 55060f25156320867b6e9fc76b0f4c7f2ae993b4 (patch) | |
tree | d6b87738b3620620a8de03a5c6fd64c3d725d378 /configure.in | |
parent | 14fa5c8a8cf736e3207b9d9e414586d9ff3a623f (diff) | |
download | gsoc2013-evolution-55060f25156320867b6e9fc76b0f4c7f2ae993b4.tar.gz gsoc2013-evolution-55060f25156320867b6e9fc76b0f4c7f2ae993b4.tar.zst gsoc2013-evolution-55060f25156320867b6e9fc76b0f4c7f2ae993b4.zip |
Evolution 2.23.91 release and version bumpEVOLUTION_2_23_91
2008-09-01 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.91 release and version bump
svn path=/trunk/; revision=36248
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 e208e51769..09440a1480 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.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.23.92, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |