From 48ab93409cbf2e0a06a0632291db0aed2aa93c9e Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Wed, 12 Mar 2014 16:08:02 -0400 Subject: bump version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7fed79e..4c457fe 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=\"0.0.2\" +VERSION=\"0.0.4\" CC = gcc CFLAGS = -O3 -s -mtune=native -Wall -DVERSION=$(VERSION) -Wextra DESTDIR = /usr/local/ -- cgit v1.2.3