aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-09-04 21:57:33 +0300
committerGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-09-04 21:57:33 +0300
commit6a791e7694aeeb5d027f71c6098e5182cf03371c (patch)
treec62cbe318b4aedcc7525be3b41b091616cc07b72 /Makefile
parent03b1578a8ce587981026840cb77e13d334d8428c (diff)
Version bump to 0.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 996f796..f324efd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.3.1
+VERSION = 0.4
CFLAGS += -std=c99 -g -Wall -Wextra -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L
LDLIBS = -lm