From 89eeedd7c579d5f33336cd80486f0f117df9798c Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Mon, 25 Apr 2016 20:28:42 -0700 Subject: Version 0.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 02c8f07..ffb040a 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.2 +VERSION=0.3 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3