From d88d197c76fc53c1ff604e00cb0f421f379e2910 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Wed, 3 Aug 2016 23:54:51 -0700 Subject: Version 0.7 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 7443c1b..a467932 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.6 +VERSION=0.7 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3