summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2011-11-21 21:10:22 +0100
committerPatrick Ohly <patrick.ohly@intel.com>2011-11-21 21:10:22 +0100
commit11ad5293e0b02d5b996ccae96c5a9adf2138a218 (patch)
tree01b80b7ab7fa0bba9a26753741c2ab2e6d2c7b00
parent39171e050e1c9de3aecde543df2e2b32d33f9001 (diff)
Bumped because of the removal of the redundant read in the superdatastore delete implementation.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index cdc4b99..ae71007 100644
--- a/configure.in
+++ b/configure.in
@@ -4,7 +4,7 @@ AC_INIT(src/sysync/engineinterface.cpp)
AC_CONFIG_MACRO_DIR([m4])
# four digit upstream version, one additional digit for
# Linux/SyncEvolution specific extensions:
-AM_INIT_AUTOMAKE(synthesis, 3.4.0.16.5)
+AM_INIT_AUTOMAKE(synthesis, 3.4.0.16.6)
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN