summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2009-06-12 14:16:21 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2009-06-12 14:19:39 +0200
commit73a82b4ab9965415e8f16af8ea71dfae2a61ea6f (patch)
tree1f85351826715e3ebfbb8e0622778dd7dcf08ae0
parent09cda514111ba2880a9c317a7c003b1ed30ee5db (diff)
bumped version: 0.8.1+0.9+beta2syncevolution-0-9-beta2
-rw-r--r--NEWS4
-rw-r--r--configure-pre.in2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index ca5b49ea..c8b4b6f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-SyncEvolution 0.9 beta 1 -> 0.9 beta 2, 10.06.2009
+SyncEvolution 0.9 beta 1 -> 0.9 beta 2, 12.06.2009
--------------------------------------------------
Synthesis SyncML Engine version: see src/synthesis/ChangeLog
@@ -33,7 +33,7 @@ the local databases untouched.
Various bug fixes and improvements:
* compiles and works again on Debian Etch if Boost 1.35 is installed
- from www.backports.org (Bugzilla #3358)
+ from www.backports.org (without GUI, see Bugzilla #3358)
* uses XDG_CACHE_HOME (= ~/.cache) for logs and database dumps to
avoid interfering with .desktop search in XDG_DATA_HOME; the
diff --git a/configure-pre.in b/configure-pre.in
index 1e9df1e3..1d159da5 100644
--- a/configure-pre.in
+++ b/configure-pre.in
@@ -1,7 +1,7 @@
dnl -*- mode: Autoconf; -*-
dnl Invoke autogen.sh to produce a configure script.
-AC_INIT([syncevolution], [0.8.1+0.9+beta2+20090610])
+AC_INIT([syncevolution], [0.8.1+0.9+beta2])
AM_INIT_AUTOMAKE([tar-ustar])
AC_CONFIG_MACRO_DIR([m4])
define([SYNTHESISSRC_REPO], [])