diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2007-02-26 23:44:01 +0800 |
---|---|---|
committer | Veerapuram Varadhan <vvaradan@src.gnome.org> | 2007-02-26 23:44:01 +0800 |
commit | b1c81e03dabd0079933192e1fdfb6a811918172d (patch) | |
tree | abf3e3fb3d350d712dbf672683a9fbed54e62f02 /configure.in | |
parent | b3554a5cca35684a0685974988e0a2c96c6a722a (diff) | |
download | gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.gz gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.tar.zst gsoc2013-evolution-b1c81e03dabd0079933192e1fdfb6a811918172d.zip |
Evolution 2.9.92 release updates
2007-02-26 Srinivasa Ragavan <sragavan@novell.com>
* NEWS, configure.in: Evolution 2.9.92 release updates
svn path=/trunk/; revision=33257
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 a637791897..6db872df0d 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.9.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.9.92, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) |