aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-11-28 16:20:23 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2006-11-28 16:20:23 +0000
commit2c8d97a48c05e6d4973fc4298d48a783b7e67ef1 (patch)
treeb6c3d773bd6acc87c3b3beeec4aa1c01e4c77241 /code/unix
parent9d9b160aea8abf40cee3d131d21bbad87d0c4ec6 (diff)
downloadioquake3-aero-2c8d97a48c05e6d4973fc4298d48a783b7e67ef1.tar.gz
ioquake3-aero-2c8d97a48c05e6d4973fc4298d48a783b7e67ef1.zip
* Change trunk installer release name to 'svn'
* Fix tabulation in README git-svn-id: svn://svn.icculus.org/quake3/trunk@987 edf5b092-35ff-0310-97b2-ce42778d08ea
Diffstat (limited to 'code/unix')
-rw-r--r--code/unix/setup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/code/unix/setup/Makefile b/code/unix/setup/Makefile
index 487a94c..286831c 100644
--- a/code/unix/setup/Makefile
+++ b/code/unix/setup/Makefile
@@ -1,5 +1,5 @@
VERSION=1.34
-RELEASE=rc2
+RELEASE=svn
all:
VERSION=$(VERSION) RELEASE=$(RELEASE) ./doit