Merge pull request #45 from weatherhead99/patch-1

Update Make.inc
This commit is contained in:
Jiahao Chen 2014-03-12 09:47:00 -04:00
commit 2aed05070f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# -*- mode: makefile-gmake -*-
OS := $(shell uname)
VERSION = 0.1.0
VERSION = 0.2.0
VERSION_SPLIT = $(subst ., , $(VERSION))
DESTDIR =
prefix = /usr/local