Update to version 2.5.2 GenaSYS-2.5.2
authorAndy Witter <awitter@georgialibraries.org>
Fri, 24 Jan 2014 15:12:59 +0000 (10:12 -0500)
committerAndy Witter <awitter@georgialibraries.org>
Fri, 24 Jan 2014 15:12:59 +0000 (10:12 -0500)
GenaSYS.sh
templates/debs/evergreen-ils_2.5.2_amd64.deb [new file with mode: 0644]

index 6c6185c..a15d3b6 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.30"
-       DATE_="2010-09-23; last update: 2014-01-21"
+    VERSION_="1.31"
+       DATE_="2010-09-23; last update: 2014-01-24"
      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.5.1"
+EG_VERSION="2.5.2"
 UBUNTU_CODENAME="precise"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
diff --git a/templates/debs/evergreen-ils_2.5.2_amd64.deb b/templates/debs/evergreen-ils_2.5.2_amd64.deb
new file mode 100644 (file)
index 0000000..f009151
Binary files /dev/null and b/templates/debs/evergreen-ils_2.5.2_amd64.deb differ