diff options
author | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-08-28 18:07:33 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2007-08-28 18:07:33 +0800 |
commit | 5c887632d414cc7a316602768247b7dba100ee6a (patch) | |
tree | ee18f572ddf2c931236dba0d84f401e9b33c00f1 /configure.in | |
parent | 70974a5957153f1a4dde37829b0b53604d57ee60 (diff) | |
download | gsoc2013-evolution-5c887632d414cc7a316602768247b7dba100ee6a.tar.gz gsoc2013-evolution-5c887632d414cc7a316602768247b7dba100ee6a.tar.zst gsoc2013-evolution-5c887632d414cc7a316602768247b7dba100ee6a.zip |
Evolution 2.11.91 releaseEVOLUTION_2_11_91
* NEWS, configure.in: Evolution 2.11.91 release
svn path=/trunk/; revision=34118
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 942611ad3c..3c05dee5a1 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.11.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |