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 20963cd commit c0919f1Copy full SHA for c0919f1
Makefile
@@ -2,7 +2,7 @@ SHELL=bash
2
PREFIX ?= /usr/local
3
LIBDIR ?= $(DESTDIR)$(PREFIX)/lib
4
5
-VERSION=0.0.1-alpha
+VERSION=1.2
6
7
8
all: test
0 commit comments