summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2014-09-27 16:48:38 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2014-09-27 16:49:15 -0700
commit031009102de6ccc6eed5b2b9f3db34f48bf1fa7d (patch)
tree7cdbc15a6c57d4641261b01a30b6bb5d092ee444 /Makefile
parent3b15fba7d9442492d4eec4e5b5d495043f83c4c5 (diff)
Version is now 0.2pre
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc3dd40..20f3e61 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.1
+VERSION=0.2pre
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic