summaryrefslogtreecommitdiff
path: root/ybd/config/ybd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ybd/config/ybd.conf')
-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 d9ac612..9b13936 100644
--- a/ybd/config/ybd.conf
+++ b/ybd/config/ybd.conf
@@ -65,7 +65,9 @@ aliases:
# 9: (after 035c988e) fixed get_tree() to use sha if it exists, before ref
# 10: (after 2bdd743) Add 'rpm-metadata' in cache-key
# 11: (after bd721e8) Fix potentially incorrect checkout of ref instead of sha
-artifact-version: 11
+# 12: (after b1eefba and 33a3553) build-depends file renames don't cause
+# cache-key changes and cache_key now includes prefix
+artifact-version: 12
# path to be used in default chroots for builds
base-path: ['/usr/bin', '/bin', '/usr/sbin', '/sbin']