summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ybd/config/ybd.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/ybd/config/ybd.conf b/ybd/config/ybd.conf
index 9b13936..129e1bd 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -67,7 +67,9 @@ aliases:
# 11: (after bd721e8) Fix potentially incorrect checkout of ref instead of sha
# 12: (after b1eefba and 33a3553) build-depends file renames don't cause
# cache-key changes and cache_key now includes prefix
-artifact-version: 12
+# 13: (after 0c26334 and 30709ae) rpm: place manifests into metadir before
+# packaging and separate rpm-metadata from normal cache-key calculation
+artifact-version: 13
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']