Update for 4.2.15.
This commit is contained in:
parent
a28c6e4373
commit
f1e87e3542
4 changed files with 133 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh -e
|
||||
tar='tar --owner=0 --group=0 --mode=ug+w,a+rX'
|
||||
name=empire
|
||||
version=4.2.14 # FIXME automate
|
||||
version=4.2.15 # FIXME automate
|
||||
srvdir=$name-$version
|
||||
clidir=$name-client-$version
|
||||
txtdir=$name-info-text-$version
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue