From 19dae1c21eacaf5c655d62fe18b147eb13066dd8 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sun, 1 Jan 2017 04:33:41 -0800 Subject: Version 0.8 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 530bd2f..e75f20e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.7 +VERSION=0.8 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3