aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ae3da54..d64f0b3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ SONAME = engine
BUILDDIR = build
#VERSION
VERSION = 0
-PATCHLEVEL = 3
+PATCHLEVEL = 4
OUTPUT = lib$(SONAME).so.$(VERSION).$(PATCHLEVEL)
OBJ = cObject.o cObjectHandler.o cRender.o cInput.o cWiremesh.o