From 914a740ac5d0bfd268641a67ffc8cd2251101e62 Mon Sep 17 00:00:00 2001 From: Mykyta Holubakha Date: Sun, 2 Feb 2020 14:05:05 +0100 Subject: Version bump to 0.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c895ee7..222ff4b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.4 +VERSION = 0.5 CFLAGS += -std=c99 -g -Wall -Wextra -DVERSION=\"${VERSION}\" -D_POSIX_C_SOURCE=200809L LDLIBS = -lm -- cgit v1.2.3