summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2018-09-23 14:17:22 -0700
committerJohn Hawthorn <john@hawthorn.email>2018-09-23 15:05:55 -0700
commitf5d41e726cd997ba038815e218c48017228a8f0e (patch)
tree3fc1cf1945b29942142adc2191240c4ad8716e43 /Makefile
parent5cf38d6d9494e38e007b14973366239ce637a6ae (diff)
Version 1.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 85a8993..2d23118 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.9
+VERSION=1.0
CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE
CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps