From 6919885a2bc5a35a1a2a321bb0fe8c686aad6690 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sun, 19 Oct 2014 16:55:02 -0700 Subject: Version 0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d6e8fed..8ad1f7e 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.2pre +VERSION=0.2 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3