tag 4.2 with lts and argon

This commit is contained in:
Hugues Malphettes 2015-10-30 11:39:32 +08:00
parent 2445743c14
commit 9f3ae6af1f
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
array_0_12='0';
array_4_2='4 latest';
array_4_2='4 lts argon';
array_5_0='5 latest';
cd $(cd ${0%/*} && pwd -P);