summaryrefslogtreecommitdiff
path: root/VERSION
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-09-23 14:15:13 +0000
committerBaserock Gerrit <gerrit@baserock.org>2015-11-21 23:52:46 +0000
commit948454110a3d6af4fedc0d292fcc1e48475cc7c5 (patch)
tree5e2ecbddd409aee51a1f18d65e6b0917aa8b0c4f /VERSION
parent3407c6e93ad4006a1c9ea903df7173829152e4ad (diff)
downloaddefinitions-948454110a3d6af4fedc0d292fcc1e48475cc7c5.tar.gz
Migrate to definitions format version 7: add a DEFAULTS file
This is the DEFAULTS file embedded in migrations/007-defaults-in-definitions.py, which is exactly the settings that are also built into Morph. I expect the DEFAULTS file used in definitions.git to change over time, but we don't need to keep the one in migrations/007-defaults-in-definitions.py in sync. People who have forked definitions and want to keep their DEFAULTS in line with ours should use `git merge`. So it might seem like migrations/007-defaults-in-definitions script is not useful (`git merge` could have handled adding DEFAULTS, too), but we need to have a migration for *every* version so that you can easily go from V1 to V10, or whatever, without having to do a 'git merge' from definitions.git first. Change-Id: Idf19c31da013eddcf2e1f165086e697ca1805498
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 0eaf7e67..e8b0c161 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-version: 6
+version: 7