From 4b70cc60e73a2ad69cffae5e85d35df647efb186 Mon Sep 17 00:00:00 2001 From: Andy Witter Date: Tue, 23 Apr 2013 07:18:15 -0400 Subject: [PATCH] Fix version information --- GenaSYS.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GenaSYS.sh b/GenaSYS.sh index e09c538..3ef6c93 100755 --- a/GenaSYS.sh +++ b/GenaSYS.sh @@ -26,7 +26,7 @@ SYNOPSIS_="$NAME_" REQUIRES_="standard GNU commands, apt, dpkg" VERSION_="1.01" - DATE_="2010-09-18; last update: 2013-04-16" + DATE_="2010-09-18; last update: 2013-04-22" 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.3.5" +EG_VERSION="2.3.6" LICENSE="$WD/License.txt" TEMPLATEDIR="$WD/templates" DEFAULT_PRIVATE_NET="10.0.1" -- 2.11.0