Update Evergreen packaged debs to 2.11.beta
authorAndy Witter <awitter@georgialibraries.org>
Thu, 8 Sep 2016 19:54:26 +0000 (15:54 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Thu, 8 Sep 2016 19:54:26 +0000 (15:54 -0400)
GenaSYS.sh
templates/debs/evergreen-ils_2.11.beta_amd64.deb [new file with mode: 0644]
templates/debs/evergreen-ils_2.9.1_amd64.deb [deleted file]

index 7bd1823..b4d3120 100755 (executable)
@@ -25,7 +25,7 @@
     PURPOSE_="Generate config files needed for Evergreen-ILS Cluster"
    SYNOPSIS_="$NAME_"
    REQUIRES_="standard GNU commands, apt, dpkg"
-    VERSION_="1.64"
+    VERSION_="1.65"
        DATE_="2010-11-23; last update: 2016-04-26"
      AUTHOR_="Andy Witter <awitter@georgialibraries.org>"
         URL_="http://evergreen-ils.org"
@@ -53,7 +53,7 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.9.1"
+EG_VERSION="2.11.beta"
 UBUNTU_CODENAME="precise"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
diff --git a/templates/debs/evergreen-ils_2.11.beta_amd64.deb b/templates/debs/evergreen-ils_2.11.beta_amd64.deb
new file mode 100644 (file)
index 0000000..e7676b2
Binary files /dev/null and b/templates/debs/evergreen-ils_2.11.beta_amd64.deb differ
diff --git a/templates/debs/evergreen-ils_2.9.1_amd64.deb b/templates/debs/evergreen-ils_2.9.1_amd64.deb
deleted file mode 100644 (file)
index bf949c9..0000000
Binary files a/templates/debs/evergreen-ils_2.9.1_amd64.deb and /dev/null differ