From efc3553954f5c6012e5a1fe66cc8460988e4a19d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 19 Jan 2018 10:40:33 -0500 Subject: [PATCH] Use mutate-os-release Like we do in FAH, and for the same reasons; it's nice to have the version field in `/etc/os-release`. --- fedora-ostree-workstation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/fedora-ostree-workstation.json b/fedora-ostree-workstation.json index 217b77a..e9598cf 100644 --- a/fedora-ostree-workstation.json +++ b/fedora-ostree-workstation.json @@ -8,6 +8,7 @@ "documentation": true, "automatic_version_prefix": "28", + "mutate-os-release": "28", "boot_location": "new",