From 0622689e2e5891d53b48175562cd0cbc832c75f3 Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Wed, 12 Aug 2009 20:43:59 +0530 Subject: [PATCH] Updated the Base version to 2.30. --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 8009f4b..2d96bf0 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=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. -- 2.7.4