We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41b7579 commit b5f5d7dCopy full SHA for b5f5d7d
Make.inc
@@ -1,7 +1,7 @@
1
# -*- mode: makefile-gmake -*-
2
3
OS := $(shell uname)
4
-VERSION = 0.2.0
+VERSION = 0.3.0
5
VERSION_SPLIT = $(subst ., , $(VERSION))
6
DESTDIR =
7
prefix = /usr/local
0 commit comments