Skip to content

Commit 2aed050

Browse files
committed
Merge pull request #45 from weatherhead99/patch-1
Update Make.inc
2 parents e9c0ba7 + 99c712d commit 2aed050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Make.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- mode: makefile-gmake -*-
22

33
OS := $(shell uname)
4-
VERSION = 0.1.0
4+
VERSION = 0.2.0
55
VERSION_SPLIT = $(subst ., , $(VERSION))
66
DESTDIR =
77
prefix = /usr/local

0 commit comments

Comments
 (0)