projects
/
contrib
/
pines
/
genasys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
592f6bc
)
Fix version information
author
Andy Witter
<awitter@georgialibraries.org>
Tue, 23 Apr 2013 11:18:15 +0000
(07:18 -0400)
committer
Andy Witter
<awitter@georgialibraries.org>
Tue, 23 Apr 2013 11:18:15 +0000
(07:18 -0400)
GenaSYS.sh
patch
|
blob
|
history
diff --git
a/GenaSYS.sh
b/GenaSYS.sh
index
e09c538
..
3ef6c93
100755
(executable)
--- a/
GenaSYS.sh
+++ b/
GenaSYS.sh
@@
-26,7
+26,7
@@
SYNOPSIS_="$NAME_"
REQUIRES_="standard GNU commands, apt, dpkg"
VERSION_="1.01"
- DATE_="2010-09-18; last update: 2013-04-
16
"
+ DATE_="2010-09-18; last update: 2013-04-
22
"
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.3.
5
"
+EG_VERSION="2.3.
6
"
LICENSE="$WD/License.txt"
TEMPLATEDIR="$WD/templates"
DEFAULT_PRIVATE_NET="10.0.1"