summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-08-03 23:54:51 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-08-03 23:54:51 -0700
commitd88d197c76fc53c1ff604e00cb0f421f379e2910 (patch)
treef263d86a44de1f75f6b2f970678d8d6b303dfa5a /Makefile
parent7812c553d33ce105afbc7696fb9e01ca92fba2ea (diff)
Version 0.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7443c1b..a467932 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.6
+VERSION=0.7
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic