summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@intel.com>2014-09-10 10:56:11 +0200
committerPatrick Ohly <patrick.ohly@intel.com>2014-09-10 12:46:39 +0200
commit3b70881c62ee1909781dec57ac7dad781a0379fd (patch)
treeb6462504dd3efe5c2394ba774b092f3ee3774afb
parentc666d39d3f0fe071890032f602ee62e61cf070a5 (diff)
autotools: bump Linux/SyncEvolution sub-version for memory function pointers and bug fixeslibsynthesis_3.4.0.47+syncevolution-1-4-99-4
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b2ffb08..c5fea66 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Invoke autogen.sh to produce a configure script.
# four digit upstream version, one additional digit for
# Linux/SyncEvolution specific extensions:
-AC_INIT([synthesis], [3.4.0.47.3])
+AC_INIT([synthesis], [3.4.0.47.4])
AM_INIT_AUTOMAKE(subdir-objects)
AC_CONFIG_MACRO_DIR([m4])
AM_CONFIG_HEADER(config.h)