aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/package.hxx')
-rw-r--r--bpkg/package.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/package.hxx b/bpkg/package.hxx
index 16f368b..9d7cedf 100644
--- a/bpkg/package.hxx
+++ b/bpkg/package.hxx
@@ -26,7 +26,7 @@
// Used by the data migration entries.
//
-#define DB_SCHEMA_VERSION_BASE 4
+#define DB_SCHEMA_VERSION_BASE 5
#pragma db model version(DB_SCHEMA_VERSION_BASE, 5, closed)