From f5d41e726cd997ba038815e218c48017228a8f0e Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Sun, 23 Sep 2018 14:17:22 -0700 Subject: Version 1.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 85a8993..2d23118 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=0.9 +VERSION=1.0 CPPFLAGS=-DVERSION=\"${VERSION}\" -D_GNU_SOURCE CFLAGS+=-Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -- cgit v1.2.3