Update Make.inc

update version number
This commit is contained in:
Dan Weatherill 2014-03-12 09:48:49 +00:00
parent e9c0ba7ad6
commit 99c712d65e
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