From 9a651faf28c1358b996aebf10c5d30260bf797b8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 18 Sep 2016 21:10:24 -0500 Subject: [PATCH] set automatic_version_prefix to 26 rawhide is targeting fedora 26 now update the version to match Signed-off-by: Dennis Gilmore --- fedora-ostree-workstation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-ostree-workstation.json b/fedora-ostree-workstation.json index 0ea934a..00ff16f 100644 --- a/fedora-ostree-workstation.json +++ b/fedora-ostree-workstation.json @@ -7,7 +7,7 @@ "documentation": true, - "automatic_version_prefix": "25", + "automatic_version_prefix": "26", "initramfs-args": ["--no-hostonly"],