Update version

wip/yesman
Shea Levy 10 years ago
parent 9050fc6168
commit 66a43c0159
  1. 2
      .version
  2. 2
      nixos/modules/misc/version.nix

@ -1 +1 @@
14.04
14.10

@ -53,7 +53,7 @@ with lib;
mkDefault (if pathExists fn then readFile fn else "master");
# Note: code names must only increase in alphabetical order.
system.nixosCodeName = "Baboon";
system.nixosCodeName = "Caterpillar"
# Generate /etc/os-release. See
# http://0pointer.de/public/systemd-man/os-release.html for the

Loading…
Cancel
Save