diff --git a/Makefile b/Makefile index 954b690af9..9a53fdfe83 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ BUNDLE_VERSION = 4.1.11 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 0.90.0-alpha +CRC_VERSION = 1.0.0-beta.1 COMMIT_SHA=$(shell git rev-parse --short HEAD) # Go and compilation related variables