aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-03-12 16:08:02 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-03-12 16:08:02 -0400
commit48ab93409cbf2e0a06a0632291db0aed2aa93c9e (patch)
treec9a097df315a0c65f19ee673c294a6b59e5853d9
parentef4781ff21882cc589c95456a24cafca9f0c2475 (diff)
bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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/