Merge pull request #325 from RubenKelevra/patch-3
fix recent version number for 2014.4.x branch
This commit is contained in:
commit
c7687a2ae8
@ -10,7 +10,7 @@ If you're new to Gluon and ready to get your feet wet, have a look at the
|
|||||||
|
|
||||||
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user