From 6a791e7694aeeb5d027f71c6098e5182cf03371c Mon Sep 17 00:00:00 2001 From: Mykyta Holubakha Date: Tue, 4 Sep 2018 21:57:33 +0300 Subject: Version bump to 0.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3