diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2014-10-30 21:30:35 +0100 |
---|---|---|
committer | Patrick Ohly <patrick.ohly@intel.com> | 2014-10-30 21:30:35 +0100 |
commit | f9202de6af47a44a227106e7a76f46cdeb1a6d53 (patch) | |
tree | 96393fb0b3b7b49201085816c05bd31ce2bb8693 | |
parent | 1be09d29c05a7507ffa6bde34cbe93a2f53d6372 (diff) |
autotools: bump Linux/SyncEvolution sub-version for RELAXEDCOMPARE()libsynthesis_3.4.0.47+syncevolution-1-5
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index c5fea66..fc459ab 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.4]) +AC_INIT([synthesis], [3.4.0.47.5]) AM_INIT_AUTOMAKE(subdir-objects) AC_CONFIG_MACRO_DIR([m4]) AM_CONFIG_HEADER(config.h) |