summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2016-04-25 20:28:42 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2016-04-25 20:34:45 -0700
commit89eeedd7c579d5f33336cd80486f0f117df9798c (patch)
tree8b302fc27ed7b3d752fe9c7cd4f42032550dfd40 /Makefile
parentd7a6ab2f26c6ae38d8da8c0cf9931590d920b37e (diff)
Version 0.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02c8f07..ffb040a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.2
+VERSION=0.3
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic