summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
-rw-r--r--src/Makefile.am.in4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.in b/configure.in
index e2a0c14..57a6c3a 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@ dnl Invoke autogen.sh to produce a configure script.
AC_INIT(src/sysync/engineinterface.cpp)
AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE(syncevolution, 0.8-beta2)
+AM_INIT_AUTOMAKE(synthesis, 3.4)
AM_CONFIG_HEADER(config.h)
AC_LIBTOOL_DLOPEN
diff --git a/src/Makefile.am.in b/src/Makefile.am.in
index 9e0f9bb..7e5b245 100644
--- a/src/Makefile.am.in
+++ b/src/Makefile.am.in
@@ -21,9 +21,9 @@ $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.in $(srcdir)/gen-makefile-am.sh
# incompatible way, increment CURRENT and reset AGE and REVISION to
# zero. When fixing something without interface change, increment
# REVISION.
-ENGINE_CURRENT = 4
+ENGINE_CURRENT = 5
ENGINE_REVISION = 0
-ENGINE_AGE = 4
+ENGINE_AGE = 5
CLEANFILES =
EXTRA_DIST =