18.09: let's call it "Jackrabbit"

I was mainly considering Jellyfish and Jaguar (and Jackrabbit).
Originally I was inclined for Jellyfish, but then I thought of the
release T-shirts someone makes and it didn't seem suitable...
Jaguar would keep the name referring to a car as well, but as a
not-too-old (Mac) OS version is codenamed that way, I didn't go for it.
This commit is contained in:
Vladimír Čunát
2018-03-14 15:06:31 +01:00
parent fabbf35d8d
commit eb0fa09232
2 changed files with 2 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ in
versionSuffix = mkIf (pathIsDirectory gitRepo) (mkDefault (".git." + gitCommitId));
# Note: code names must only increase in alphabetical order.
codeName = "Impala";
codeName = "Jackrabbit";
};
# Generate /etc/os-release. See