Minor correction on version number - csharp
authorAndy Witter <awitter@georgialibraries.org>
Mon, 28 Oct 2013 11:38:24 +0000 (07:38 -0400)
committerAndy Witter <awitter@georgialibraries.org>
Mon, 28 Oct 2013 11:38:24 +0000 (07:38 -0400)
GenaSYS.sh

index c3326bb..d489502 100755 (executable)
@@ -53,7 +53,7 @@ done
 
 WD=$(dirname $(readlink -f $0))
 CUSTOMDIR="$WD/custom"
-EG_VERSION="2.5r1"
+EG_VERSION="2.5-rc1"
 UBUNTU_CODENAME="precise"
 LICENSE="$WD/License.txt"
 TEMPLATEDIR="$WD/templates"