Skip to content

Commit b5f5d7d

Browse files
committed
Bump version to 0.3
1 parent 41b7579 commit b5f5d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.0
4+
VERSION = 0.3.0
55
VERSION_SPLIT = $(subst ., , $(VERSION))
66
DESTDIR =
77
prefix = /usr/local

0 commit comments

Comments
 (0)