From: Matthew Barnes Date: Mon, 26 Mar 2012 03:51:44 +0000 (-0400) Subject: Bump base version to 3.6. X-Git-Tag: upstream/3.7.4~1068 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8b6182a74ae05aeb16f7c58b0276049c0e64ac73;p=platform%2Fupstream%2Fevolution-data-server.git Bump base version to 3.6. --- diff --git a/configure.ac b/configure.ac index 4f2dd5d..abcda3d 100644 --- a/configure.ac +++ b/configure.ac @@ -11,8 +11,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.4 -m4_define([base_version], [3.4]) +BASE_VERSION=3.6 +m4_define([base_version], [3.6]) dnl This number is meaningless, but we're now stuck with it in our dnl library names for backward compatibility.