mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Set release string to 0.1.
This commit is contained in:
+1
-1
@@ -114,7 +114,7 @@ LIBRUSTC_GLOB :=$(call CFG_LIB_GLOB,rustc)
|
||||
|
||||
# version-string calculation
|
||||
CFG_GIT_DIR := $(CFG_SRC_DIR).git
|
||||
CFG_RELEASE = prerelease
|
||||
CFG_RELEASE = 0.1
|
||||
CFG_VERSION = $(CFG_RELEASE)
|
||||
|
||||
ifneq ($(wildcard $(CFG_GIT)),)
|
||||
|
||||
Reference in New Issue
Block a user