summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2011-09-13 11:04:07 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2011-09-15 12:26:32 +0200
commita5c7d3c65df28212a0d560f06d3c959bc393b912 (patch)
tree483f4cff0926ea3a7b57a6f37467c9132b10fd10
parenta23db52be49c2494e02555f094fb7608a97c7754 (diff)
autotools: bumped version to 3.4.0.16.2
New feature added: DB_DataChanged/Replaced/Conflict support.
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2bdc3da..c3259ad 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.1)
+AM_INIT_AUTOMAKE(synthesis, 3.4.0.16.2)
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN