This website requires JavaScript.
Explore
Help
Sign In
public
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
98e8d9d5a3
nixpkgs
/
nixos
/
modules
/
installer
/
tools
/
nixos-version.sh
3 lines
51 B
Bash
Raw
Normal View
History
Unescape
Escape
* Add missing file. svn path=/nixos/trunk/; revision=33733
2012-04-10 14:17:43 -07:00
#! @shell@
Bump the NixOS version number to 13.07 This is in preparation of making a stable release/branch. The version number is <YY>.<MM>, Ubuntu style, denoting the intended release year/month. It also has a release codename ("Aardvark").
2013-07-17 04:34:40 -07:00
echo
"@nixosVersion@ (@nixosCodeName@)"