From 3b15fba7d9442492d4eec4e5b5d495043f83c4c5 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sat, 20 Sep 2014 14:15:28 -0700 Subject: Version 0.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 10fd4ed..fc3dd40 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.1beta +VERSION=0.1 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -- cgit v1.2.3