This repository was archived by the owner on Apr 22, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ DOCS := \
1717 rvb23-profile.adoc \
1818
1919DATE ?= $(shell date +% Y-% m-% d)
20- VERSION ?= 0.6
21- REVMARK ?= Frozen. Public review draft . Changes are unlikely but remain possible.
20+ VERSION ?= 0.7
21+ REVMARK ?= Frozen. Ratification-ready candidate . Changes are unlikely but remain possible.
2222DOCKER_IMG := riscvintl/riscv-docs-base-container-image:latest
2323ifneq ($(SKIP_DOCKER ) ,true)
2424 DOCKER_CMD := docker run --rm -v ${PWD}:/build -w /build \
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ endif::[]
4444//: This is the Preamble
4545
4646[WARNING]
47- .This specification is frozen. This document has been prepared for public review .
47+ .This specification is frozen. This document has been prepared for a ratification vote .
4848====
4949Incompatible changes are unlikely but remain possible.
5050====
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ endif::[]
4444//: This is the Preamble
4545
4646[WARNING]
47- .This specification is frozen. This document has been prepared for public review .
47+ .This specification is frozen. This document has been prepared for a ratification vote .
4848====
4949Incompatible changes are unlikely but remain possible.
5050====
You can’t perform that action at this time.
0 commit comments