Skip to content
Snippets Groups Projects
Commit c3155361 authored by @RubenKelevra's avatar @RubenKelevra
Browse files

fix latest stable-release-branch for master

parent 326143f5
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ our mailinglist to discuss it first.
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`
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 upgrade using random master commits the nodes *will break* eventually.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment