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 9952373 commit 59ae536Copy full SHA for 59ae536
Makefile
@@ -1,5 +1,5 @@
1
BINARY := go-spacemesh
2
-VERSION := 0.1.8-c
+VERSION := 0.1.8
3
COMMIT = $(shell git rev-parse HEAD)
4
SHA = $(shell git rev-parse --short HEAD)
5
CURR_DIR = $(shell pwd)
0 commit comments