aboutsummaryrefslogtreecommitdiff
path: root/libbrep/build.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-13 21:05:19 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-13 21:05:19 +0300
commitc01241b77471ee09fea2c4a5ef97a9e8eae8fb8f (patch)
tree90359695de290b94a087207577c80aa97299364f /libbrep/build.hxx
parent20a456e33222ed31008db3c328f1e10c212acf00 (diff)
Default version epoch to one
Diffstat (limited to 'libbrep/build.hxx')
-rw-r--r--libbrep/build.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbrep/build.hxx b/libbrep/build.hxx
index ba5851d..c72269c 100644
--- a/libbrep/build.hxx
+++ b/libbrep/build.hxx
@@ -24,9 +24,9 @@
// Used by the data migration entries.
//
-#define LIBBREP_BUILD_SCHEMA_VERSION_BASE 3
+#define LIBBREP_BUILD_SCHEMA_VERSION_BASE 4
-#pragma db model version(LIBBREP_BUILD_SCHEMA_VERSION_BASE, 3, closed)
+#pragma db model version(LIBBREP_BUILD_SCHEMA_VERSION_BASE, 4, open)
// We have to keep these mappings at the global scope instead of inside
// the brep namespace because they need to be also effective in the