diff options
| author | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-12 16:08:02 -0400 | 
|---|---|---|
| committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-12 16:08:02 -0400 | 
| commit | 48ab93409cbf2e0a06a0632291db0aed2aa93c9e (patch) | |
| tree | c9a097df315a0c65f19ee673c294a6b59e5853d9 | |
| parent | ef4781ff21882cc589c95456a24cafca9f0c2475 (diff) | |
bump version
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -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/  | 
