From 26452f2efa488df369263d2a5ff661147ede5640 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sat, 11 Jun 2016 20:35:08 -0700 Subject: Version 0.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4f0db78..f4e3db7 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.4 +VERSION=0.5 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3