From: Andy Witter Date: Mon, 12 Jun 2017 17:35:02 +0000 (-0400) Subject: Update Version to 2.12.1 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=71f9388c9fead0f32c673a4a56e123707973a3f8;p=contrib%2Fpines%2Fgenasys.git Update Version to 2.12.1 --- diff --git a/GenaSYS.sh b/GenaSYS.sh index 2436dae..038868e 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -25,8 +25,8 @@ PURPOSE_="Generate config files needed for Evergreen-ILS Cluster" SYNOPSIS_="$NAME_" REQUIRES_="standard GNU commands, apt, dpkg" - VERSION_="1.75" - DATE_="2010-11-23; last update: 2017-01-13" + VERSION_="1.77" + DATE_="2010-11-23; last update: 2017-04-25" AUTHOR_="Andy Witter " URL_="http://evergreen-ils.org" CATEGORY_="devel" @@ -53,7 +53,7 @@ done WD=$(dirname $(readlink -f $0)) CUSTOMDIR="$WD/custom" -EG_VERSION="2.11.1" +EG_VERSION="2.12.1" UBUNTU_CODENAME="precise" LICENSE="$WD/License.txt" TEMPLATEDIR="$WD/templates"