diff --git a/config/aarch64/desktop.toml b/config/aarch64/desktop.toml index 9161849..e9b7345 100644 --- a/config/aarch64/desktop.toml +++ b/config/aarch64/desktop.toml @@ -122,7 +122,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/i686/demo.toml b/config/i686/demo.toml index f557e58..4de5a8d 100644 --- a/config/i686/demo.toml +++ b/config/i686/demo.toml @@ -146,7 +146,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/i686/desktop-minimal.toml b/config/i686/desktop-minimal.toml index da75d34..b2693b6 100644 --- a/config/i686/desktop-minimal.toml +++ b/config/i686/desktop-minimal.toml @@ -63,7 +63,7 @@ getty debug: -J [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/i686/desktop.toml b/config/i686/desktop.toml index f94c826..11d1c54 100644 --- a/config/i686/desktop.toml +++ b/config/i686/desktop.toml @@ -122,7 +122,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/i686/jeremy.toml b/config/i686/jeremy.toml index fb1a3ac..647f23e 100644 --- a/config/i686/jeremy.toml +++ b/config/i686/jeremy.toml @@ -148,7 +148,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/i686/server-minimal.toml b/config/i686/server-minimal.toml index 7574ca4..5c43880 100644 --- a/config/i686/server-minimal.toml +++ b/config/i686/server-minimal.toml @@ -51,7 +51,7 @@ getty debug: -J [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/i686/server.toml b/config/i686/server.toml index d2e3355..a9e0840 100644 --- a/config/i686/server.toml +++ b/config/i686/server.toml @@ -108,7 +108,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/x86_64/demo.toml b/config/x86_64/demo.toml index 00f528a..520103b 100644 --- a/config/x86_64/demo.toml +++ b/config/x86_64/demo.toml @@ -164,7 +164,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/x86_64/desktop.toml b/config/x86_64/desktop.toml index fd54f9e..65a34e5 100644 --- a/config/x86_64/desktop.toml +++ b/config/x86_64/desktop.toml @@ -122,7 +122,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/x86_64/dev.toml b/config/x86_64/dev.toml index ffa1816..4a109f2 100644 --- a/config/x86_64/dev.toml +++ b/config/x86_64/dev.toml @@ -139,7 +139,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml index 942362d..111c9e2 100644 --- a/config/x86_64/jeremy.toml +++ b/config/x86_64/jeremy.toml @@ -205,7 +205,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/x86_64/resist.toml b/config/x86_64/resist.toml index fba4a2e..d7d5a16 100644 --- a/config/x86_64/resist.toml +++ b/config/x86_64/resist.toml @@ -107,7 +107,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group" diff --git a/config/x86_64/server.toml b/config/x86_64/server.toml index 0453a24..8055a85 100644 --- a/config/x86_64/server.toml +++ b/config/x86_64/server.toml @@ -108,7 +108,7 @@ data = "https://static.redox-os.org/pkg" [[files]] path = "/etc/redox-release" -data = "0.8.0alpha" +data = "0.8.0" [[files]] path = "/etc/group"