[evolution-data-server] Reset BASE_VERSION to 2.32.



commit ce39b4700451704b9472dc6e1761b433be19f95e
Author: Matthew Barnes <mbarnes redhat com>
Date:   Wed Jul 28 13:39:34 2010 -0400

    Reset BASE_VERSION to 2.32.
    
    In light of today's announcement that GNOME 3.0 is delayed again,
    the September 2010 release will be called Evolution Data Server 2.32.
    
    http://www.gnome.org/press/releases/2010-07-gnome-3.0-rescheduled.html

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 788148c..664b152 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,8 +10,8 @@ dnl Base Version: This is for API/version tracking for things like
 dnl Bonobo server files.  This should always be the major/minor of
 dnl the stable version or stable version to be.  Note, this is set
 dnl the way it is so that GETTEXT_PACKAGE will be parsed correctly.
-BASE_VERSION=3.0
-m4_define([base_version], [3.0])
+BASE_VERSION=2.32
+m4_define([base_version], [2.32])
 
 dnl This number is meaningless, but we're now stuck with it in our
 dnl library names for backward compatibility.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]