diff options
author | Johnny Jacob <jjohnny@src.gnome.org> | 2008-07-23 14:52:09 +0800 |
---|---|---|
committer | Johnny Jacob <jjohnny@src.gnome.org> | 2008-07-23 14:52:09 +0800 |
commit | c4bfa8bd7be9d589d0a937fcf86375696d9b57f3 (patch) | |
tree | 5ee57436be37890e0560c3fbe3c7281f25579efb /configure.in | |
parent | 3ddc4e7878dda7cb91be321a575ddddc34b7c47e (diff) | |
download | gsoc2013-evolution-c4bfa8bd7be9d589d0a937fcf86375696d9b57f3.tar.gz gsoc2013-evolution-c4bfa8bd7be9d589d0a937fcf86375696d9b57f3.tar.zst gsoc2013-evolution-c4bfa8bd7be9d589d0a937fcf86375696d9b57f3.zip |
2.23.5 release updates & version bump to 2.23.6EVOLUTION_2_23_5
svn path=/trunk/; revision=35822
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 37ea0e5704..8b4bf97bca 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.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.23.6, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names |