summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2017-04-17 00:55:42 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2017-04-17 00:55:42 -0700
commit204eaecbb951c648124c607893d4cab4d25930f2 (patch)
tree9a878a14b6f64a7a20fa8a9e2446992608cb99fd /Makefile
parent6c1bbcfcfac62316d6c49590dd7f69da53c7b166 (diff)
Version 0.9
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f9765d..294a044 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.8
+VERSION=0.9
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps