summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-01-01 04:33:41 -0800
committerJohn Hawthorn <john.hawthorn@gmail.com>2017-01-01 04:33:41 -0800
commit19dae1c21eacaf5c655d62fe18b147eb13066dd8 (patch)
tree9e250991c01e24ff825f5bf79d194200fea90a4c /Makefile
parent40b4936650f0e5b07d86a1f42c81566aae030f4a (diff)
Version 0.8
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 530bd2f..e75f20e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.7
+VERSION=0.8
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic