From 62415d3bc41771584910b8b524699884ea576e3a Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Tue, 26 Jul 2016 18:53:26 -0700 Subject: Version 0.6 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cf7718d..7443c1b 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.5 +VERSION=0.6 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3