summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorzraexy <zraexy@gmail.com>2017-10-05 07:19:11 -0800
committerzraexy <zraexy@gmail.com>2017-10-05 07:19:11 -0800
commitd04790c9e8c089afd8525d9c63f4ba721058f4c2 (patch)
tree8a7b6d68173388f7166e3cdbbaa818dda17f57e9 /README.md
parent14594db4810306996e143fd3cb28df8a641cea0f (diff)
downloadnixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.tar
nixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.tar.gz
nixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.tar.bz2
nixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.tar.lz
nixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.tar.xz
nixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.tar.zst
nixpkgs-d04790c9e8c089afd8525d9c63f4ba721058f4c2.zip
docs: 17.03 -> 17.09
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1a0fb5014de..b3d5347a6f6 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,12 @@ build daemon as so-called channels. To get channel information via git, add
 ```
 
 For stability and maximum binary package support, it is recommended to maintain
-custom changes on top of one of the channels, e.g. `nixos-17.03` for the latest
+custom changes on top of one of the channels, e.g. `nixos-17.09` for the latest
 release and `nixos-unstable` for the latest successful build of master:
 
 ```
 % git remote update channels
-% git rebase channels/nixos-17.03
+% git rebase channels/nixos-17.09
 ```
 
 For pull-requests, please rebase onto nixpkgs `master`.
@@ -32,9 +32,9 @@ For pull-requests, please rebase onto nixpkgs `master`.
 * [Manual (NixOS)](https://nixos.org/nixos/manual/)
 * [Nix Wiki](https://nixos.org/wiki/) (deprecated, see milestone ["Move the Wiki!"](https://github.com/NixOS/nixpkgs/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Move+the+wiki%21%22))
 * [Continuous package builds for unstable/master](https://hydra.nixos.org/jobset/nixos/trunk-combined)
-* [Continuous package builds for 17.03 release](https://hydra.nixos.org/jobset/nixos/release-17.03)
+* [Continuous package builds for 17.09 release](https://hydra.nixos.org/jobset/nixos/release-17.09)
 * [Tests for unstable/master](https://hydra.nixos.org/job/nixos/trunk-combined/tested#tabs-constituents)
-* [Tests for 17.03 release](https://hydra.nixos.org/job/nixos/release-17.03/tested#tabs-constituents)
+* [Tests for 17.09 release](https://hydra.nixos.org/job/nixos/release-17.09/tested#tabs-constituents)
 
 Communication: