aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-01-19 20:40:58 +0200
committerGravatar Mykyta Holubakha <hilobakho@gmail.com>2018-01-19 20:40:58 +0200
commit1c8b33b3c4caceb27327fa68c1eb84930ce08045 (patch)
treeec53eb5bf03e540758bb68a07db62f84b02a963a
parentab819c485a9c0899d10f22d93c1708a58b165a20 (diff)
Release 0.3.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5980be1..0286a69 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = 0.3
+VERSION = 0.3.1
CFLAGS += -std=c99 -g -Wall -Wextra -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L
LDLIBS = -lm