diff --git a/Makefile b/Makefile index ddafad08..569d6e61 100644 --- a/Makefile +++ b/Makefile @@ -134,7 +134,7 @@ bsputil/$(BIN_PFX)bsputil$(EXT): $(BSPUTIL_OFILES) # Qbsp # ######## -QBSP_VERSION = 0.2 +QBSP_VERSION = 0.3 QBSP_OBJECTS = \ brush.o bspfile.o cmdlib.o csg4.o file.o globals.o map.o \ mathlib.o merge.o outside.o parser.o portals.o qbsp.o solidbsp.o \ diff --git a/README.txt b/README.txt index c0a678c0..da6b9421 100644 --- a/README.txt +++ b/README.txt @@ -1,7 +1,7 @@ -Updated 2007-08-23 +Updated 2007-09-23 ------------------ - Tyr-Utils (v0.2) + Tyr-Utils (v0.3) ------------------ Website: http://disenchant.net Author: Kevin Shanahan (AKA Tyrann)