diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-08-19 10:12:15 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-08-19 10:12:15 +0800 |
commit | ad52f1512c56725efbf508d8efe684ef1625074a (patch) | |
tree | cf739ec392161e0a7e9ab2af853a4b0a85161e15 /configure.in | |
parent | fab402580de5c44c8a5e58b06783a18de9884d80 (diff) | |
download | gsoc2013-evolution-ad52f1512c56725efbf508d8efe684ef1625074a.tar.gz gsoc2013-evolution-ad52f1512c56725efbf508d8efe684ef1625074a.tar.zst gsoc2013-evolution-ad52f1512c56725efbf508d8efe684ef1625074a.zip |
Evolution 2.23.90 release and Version bump.EVOLUTION_2_23_90
2008-08-18 Srinivasa Ragavan <sragavan@novell.com>
* NEWS: Evolution 2.23.90 release and Version bump.
svn path=/trunk/; revision=36020
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 59a9a2af0e..09c24c490a 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.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.23.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |