Update for v7.2.0

Sets 7.2.0 as the 'latest'
This commit is contained in:
Christopher Horrell 2016-11-23 10:11:14 -05:00
parent 02fb483ac3
commit 62183100a0
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
array_0_12='0';
array_4_6='4 argon';
array_6_9='6 boron';
array_7_1='7 latest';
array_7_2='7 latest';
cd $(cd ${0%/*} && pwd -P);