summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2014-10-19 16:55:02 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2014-10-19 16:55:09 -0700
commit6919885a2bc5a35a1a2a321bb0fe8c686aad6690 (patch)
tree5bd4f8c065d412966aadca0c59a0cd95a0c73b53 /Makefile
parentc3335044aa0263de4e5a92dea4259cef3653a6ab (diff)
Version 0.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6e8fed..8ad1f7e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.2pre
+VERSION=0.2
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic