From 031009102de6ccc6eed5b2b9f3db34f48bf1fa7d Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sat, 27 Sep 2014 16:48:38 -0700 Subject: Version is now 0.2pre --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc3dd40..20f3e61 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.1 +VERSION=0.2pre CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3