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 0cdc12b commit 918756bCopy full SHA for 918756b
1 file changed
Makefile
@@ -14,7 +14,7 @@
14
15
BUNDLE_VERSION = 4.2.10
16
BUNDLE_EXTENSION = crcbundle
17
-CRC_VERSION = 1.3.0-dev
+CRC_VERSION = 1.3.0
18
COMMIT_SHA=$(shell git rev-parse --short HEAD)
19
20
# Go and compilation related variables
0 commit comments