Fixed the version and added a little tiny bit to the readme

This commit is contained in:
Zachary Slater 2005-08-29 18:58:30 +00:00
parent ed2ad48122
commit 4d2705d6c6
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
VERSION=1.32b_ioSVNr$(shell LANG=C svnversion .)
VERSION=1.33_SVN$(shell LANG=C svnversion .)
release debug clean:
$(MAKE) -C code/unix $@

View File

@ -11,3 +11,4 @@ The map editor isn't included, get a modern copy from here:
http://www.qeradiant.com/
cd code/unix && make
Refer to the web-site for updated status, enjoy!