aboutsummaryrefslogtreecommitdiff
path: root/bpkg/package.xml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-06-12 22:02:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-06-15 15:41:40 +0300
commit299f9682a4a2df434d0e61e73780fd2555afa1b8 (patch)
treee78e7ef6deaa16fe6ce35a77a3d3afdf1a35bcf2 /bpkg/package.xml
parent02ada52a38576331f58744ffa83d9cbba6b53827 (diff)
Default version epoch to one
Diffstat (limited to 'bpkg/package.xml')
-rw-r--r--bpkg/package.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/package.xml b/bpkg/package.xml
index 2b7ac59..0cb00c1 100644
--- a/bpkg/package.xml
+++ b/bpkg/package.xml
@@ -1,4 +1,6 @@
<changelog xmlns="http://www.codesynthesis.com/xmlns/odb/changelog" database="sqlite" version="1">
+ <changeset version="5"/>
+
<model version="4">
<table name="repository_fragment" kind="object">
<column name="name" type="TEXT" null="true"/>