Updated the Base version to 2.30.
authorChenthill Palanisamy <pchenthill@novell.com>
Wed, 12 Aug 2009 15:13:59 +0000 (20:43 +0530)
committerChenthill Palanisamy <pchenthill@novell.com>
Wed, 12 Aug 2009 15:13:59 +0000 (20:43 +0530)
configure.ac

index 8009f4b..2d96bf0 100644 (file)
@@ -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=2.28
-m4_define([base_version], [2.28])
+BASE_VERSION=2.30
+m4_define([base_version], [2.30])
 
 dnl This number is meaningless, but we're now stuck with it in our
 dnl library names for backward compatibility.