summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-05-19 08:59:51 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-05-19 09:15:34 -0700
commite62a3c6bbf4e0b3b731f18a940444e0a09d86af4 (patch)
tree89ccc51e56cedd774069f622c303195201b53985 /Makefile
parent25407899e8558961bb8f4637576a018495ac95e5 (diff)
Version 0.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6104571..f5b488d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.3
+VERSION=0.4
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic