summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Zeller <luz@synthesis.ch>2010-09-08 17:14:48 +0200
committerLukas Zeller <luz@synthesis.ch>2010-09-08 17:14:48 +0200
commit67d9aeaa87a9d0c18128c06a1d9f4c8d120bd12d (patch)
treedf48feae28da4af0fc1229e6ca69d7c1cd86be97
parent8144c2e3ee9b93c0aad925967cd55efd6c09937a (diff)
engine 3.4.0.16 - internal and libsynthesis sources in synclibsynthesis_3.4.0.16
-rw-r--r--src/global_options.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/global_options.h b/src/global_options.h
index c0e50af..5d6ef69 100644
--- a/src/global_options.h
+++ b/src/global_options.h
@@ -71,8 +71,8 @@
#endif
#ifndef SYSYNC_BUILDNUMBER
-#define SYSYNC_BUILDNUMBER 15
-#define SYSYNC_BUILDNUMBER_TXT "15"
+#define SYSYNC_BUILDNUMBER 16
+#define SYSYNC_BUILDNUMBER_TXT "16"
#endif