Bläddra i källkod

fix latest stable-release-branch for master

@RubenKelevra 9 år sedan
förälder
incheckning
c315536195
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -16,7 +16,7 @@ our mailinglist to discuss it first.
 
 
 Please refrain from using the master branch for anything else but development purposes!
 Please refrain from using the master branch for anything else but development purposes!
 Use the most recent release instead. You can list all relaseses by running `git branch -a`
 Use the most recent release instead. You can list all relaseses by running `git branch -a`
-and switch to one by running `git checkout v2014.3;make update`.
+and switch to one by running `git checkout v2014.4;make update`.
 
 
 If you're using the autoupdater, do not autoupdate nodes with anything but releases.
 If you're using the autoupdater, do not autoupdate nodes with anything but releases.
 If you upgrade using random master commits the nodes *will break* eventually.
 If you upgrade using random master commits the nodes *will break* eventually.