aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar jonas <himself@jonasgunz.de> 2019-01-15 10:52:45 +0100
committerGravatar jonas <himself@jonasgunz.de> 2019-01-15 10:52:45 +0100
commit5fe878dc41eae934ea4dbf271a1ce1c996e92b6f (patch)
tree1704969b4cb3015ab2700198bf0dbf5aeb273480 /Makefile
parenteb396e54d6c073ad69b52660fb0bd9c6dd74c58a (diff)
downloadtermgl-5fe878dc41eae934ea4dbf271a1ce1c996e92b6f.tar.gz
v0.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 258902c..0335cd6 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ OUTPUT = Engine
BUILDDIR = build
#VERSION
VERSION = 0
-PATCHLEVEL = 1
+PATCHLEVEL = 2
OBJ = main.o cObject.o cObjectHandler.o cRender.o cInput.o cWiremesh.o