Updating Evergreen and Ubuntu versions.
authorChris Sharp <csharp@georgialibraries.org>
Sat, 24 Jun 2017 20:22:41 +0000 (16:22 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 24 Jun 2017 20:22:41 +0000 (16:22 -0400)
GenaSYS.sh

index 6a4a8c3..c04c180 100755 (executable)
@@ -53,8 +53,8 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.12.1"
-UBUNTU_CODENAME="precise"
+EG_VERSION="2.12.2"
+UBUNTU_CODENAME="xenial"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"
 DEFAULT_PRIVATE_NET="10.0.1"