From 71f9388c9fead0f32c673a4a56e123707973a3f8 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Mon, 12 Jun 2017 13:35:02 -0400 Subject: [PATCH] Update Version to 2.12.1 --- GenaSYS.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" -- 2.11.0