From 204eaecbb951c648124c607893d4cab4d25930f2 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Mon, 17 Apr 2017 00:55:42 -0700 Subject: Version 0.9 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9f9765d..294a044 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.8 +VERSION=0.9 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -- cgit v1.2.3