summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-07-26 18:53:26 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-07-26 18:53:26 -0700
commit62415d3bc41771584910b8b524699884ea576e3a (patch)
treeb72de78807f772f34b6c72bf78f2914d27e6b681 /Makefile
parentbe93088d597508161738912f4aa462f1845b0a4a (diff)
Version 0.6
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf7718d..7443c1b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.5
+VERSION=0.6
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic