release-notes: Adds 19.03 — Koi

This commit is contained in:
Samuel Dionne-Riel
2018-09-02 17:47:24 -04:00
parent b3e2cd96c1
commit e144899b74
3 changed files with 60 additions and 1 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ in
versionSuffix = mkIf (pathIsDirectory gitRepo) (mkDefault (".git." + gitCommitId));
# Note: the first letter is bumped on every release. It's an animal.
codeName = "Jellyfish";
codeName = "Koi";
};
# Generate /etc/os-release. See