summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-06-11 20:35:08 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-06-11 20:35:08 -0700
commit26452f2efa488df369263d2a5ff661147ede5640 (patch)
tree559b7c00dee5d1ce91128a6ee6131dfb7e562b87 /Makefile
parentc2599beccccde5913d13e1e5a7381209f8026410 (diff)
Version 0.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f0db78..f4e3db7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.4
+VERSION=0.5
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic