From 42682fd68d372ce18fdba3959a3caa7f5e6c92e5 Mon Sep 17 00:00:00 2001 From: zakk Date: Mon, 29 Aug 2005 18:58:30 +0000 Subject: Fixed the version and added a little tiny bit to the readme git-svn-id: svn://svn.icculus.org/quake3/trunk@26 edf5b092-35ff-0310-97b2-ce42778d08ea --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 35d5977..ecec8f2 100644 --- a/Makefile +++ b/Makefile @@ -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 $@ -- cgit v1.2.3