summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2014-05-17 21:27:50 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2014-05-17 21:27:50 +0200
commit4a1c5a8a9954b9141de72054b2d1b0cd888fa767 (patch)
treefa671dcbe5cd45c19468a8d88edad2ae4b537f88
parentf03962222958e9311db0bcf44a1810ee89afc99b (diff)
autotools: bump Linux/SyncEvolution sub-version for URLENCODE/DECODE and sharedfieldlibsynthesis_3.4.0.47+syncevolution-1-4-99-2
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e54d813..c43ad77 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.47.1)
+AM_INIT_AUTOMAKE(synthesis, 3.4.0.47.2)
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN