New REST release v2.2.17 is now available!
A summary of updates can be found at: https://lfna.unizar.es/rest-development/REST_v2/tags/v2.2.17
You may switch to this tag in your local copy using the following command
git checkout tags/v2.2.17 -b v2.2.17
which will create a new local branch named v2.2.17
.
IMPORTANT: From now on we will not change the name of the development branch, which will be named development
.
For sultan users, this release can be loaded using:
source /programas/root/root-6.20/bin/thisroot.sh
source /programas/REST/stable/v2.2.17/thisREST.sh
while the development version is continuously updated at:
source /programas/root/root-6.20/bin/thisroot.sh
source /programas/REST/development/thisREST.sh