Update GenaSYS for Evergreen 2.6.2
authorMichael Peters <mpeters@emeralddata.net>
Wed, 16 Jul 2014 16:11:56 +0000 (12:11 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Wed, 16 Jul 2014 16:11:56 +0000 (12:11 -0400)
Add deb, bump version numbers for 2.6.2 release of Evergreen ILS.

GenaSYS.sh
templates/debs/evergreen-ils_2.6.1_amd64.deb [deleted file]
templates/debs/evergreen-ils_2.6.2_amd64.deb [new file with mode: 0644]

index fd40333..4a03b10 100755 (executable)
@@ -25,8 +25,8 @@
     PURPOSE_="Generate config files needed for Evergreen-ILS Cluster"
    SYNOPSIS_="$NAME_"
    REQUIRES_="standard GNU commands, apt, dpkg"
-    VERSION_="1.34"
-       DATE_="2010-09-23; last update: 2014-07-08"
+    VERSION_="1.35"
+       DATE_="2010-09-23; last update: 2014-07-16"
      AUTHOR_="Andy Witter <awitter@georgialibraries.org>"
         URL_="http://evergreen-ils.org"
    CATEGORY_="devel"
@@ -53,7 +53,7 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.6.1"
+EG_VERSION="2.6.2"
 UBUNTU_CODENAME="precise"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
diff --git a/templates/debs/evergreen-ils_2.6.1_amd64.deb b/templates/debs/evergreen-ils_2.6.1_amd64.deb
deleted file mode 100644 (file)
index fa608cf..0000000
Binary files a/templates/debs/evergreen-ils_2.6.1_amd64.deb and /dev/null differ
diff --git a/templates/debs/evergreen-ils_2.6.2_amd64.deb b/templates/debs/evergreen-ils_2.6.2_amd64.deb
new file mode 100644 (file)
index 0000000..e50d0e3
Binary files /dev/null and b/templates/debs/evergreen-ils_2.6.2_amd64.deb differ