summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2010-02-24 17:59:27 +0100
committerPatrick Ohly <patrick.ohly@intel.com>2010-02-24 17:59:27 +0100
commitc82945cffb63e3a5b8c12e13912c3c3a9eb7edcc (patch)
tree8a2a3fb303e9287b485c14f2c25684a7c9455590
parent215ca5354c34449ec59ba593e951132c994ad49f (diff)
minor version bump to 1.0beta2a because of Bluetooth dependencysyncevolution-1-0-beta-2a
-rw-r--r--configure-pre.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure-pre.in b/configure-pre.in
index 46c70a0a..1184a6d9 100644
--- a/configure-pre.in
+++ b/configure-pre.in
@@ -5,7 +5,7 @@ dnl Invoke autogen.sh to produce a configure script.
# Debian packages. For prereleases (beta, alpha),
# set it to something like "0.9.2+" and the AC_INIT
# VERSION to 1.0beta1 to produce 0.9.2+1.0beta1.
-AC_INIT([syncevolution], [1.0beta2])
+AC_INIT([syncevolution], [1.0beta2a])
STABLE_VERSION=0.9.2+
AC_SUBST(STABLE_VERSION)