diff --git a/Makefile b/Makefile index 325a56352b..dfbd7d4f37 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ BUNDLE_VERSION = 4.4.8 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 1.12.0-dev +CRC_VERSION = 1.12.0 COMMIT_SHA=$(shell git rev-parse --short HEAD) # Go and compilation related variables