[evolution-exchange] Bump BASE_VERSION to 3.0.



commit e5d8f50f032caa85b98ea7e9b68171ccec6fc202
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Mar 5 12:42:40 2011 -0500

    Bump BASE_VERSION to 3.0.
    
    Looks like GNOME 3.0 might actually happen this cycle.

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 259787d..7e365a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,8 +27,8 @@ dnl These numbers actually correspond to the next stable release number.
 dnl Note, this is set the way it is so that GETTEXT_PACKAGE will be
 dnl parsed correctly.
 dnl ******************************************************************
-BASE_VERSION=2.92
-m4_define([base_version], [2.92])
+BASE_VERSION=3.0
+m4_define([base_version], [3.0])
 
 dnl **********************
 dnl Compiler Warning Flags



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