File tree Expand file tree Collapse file tree 3 files changed +8
-6
lines changed
Expand file tree Collapse file tree 3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1313# the Doc Template for RISC-V Extensions.
1414
1515DATE ?= $(shell date +% Y-% m-% d)
16- VERSION ?= v0.99
17- REVMARK ?= 'This document is in Frozen state. Change is extremely unlikely. '
16+ VERSION ?= v1.0
17+ REVMARK ?= 'Ratified '
1818DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \
1919riscvintl/riscv-docs-base-container-image:latest
2020
Original file line number Diff line number Diff line change 11== Changelog
22
3+ - *Version v1.0*
4+ * Version update to indicate "Ratified" state.
5+
36- *Version v0.99*
47 * Version update to indicate "Ratification Ready" state.
58
Original file line number Diff line number Diff line change @@ -41,11 +41,10 @@ endif::[]
4141:xrefstyle: short
4242
4343[WARNING]
44- .This document is in the https://lf-riscv.atlassian.net/wiki/display/HOME/Specification+States[Frozen state]
44+ .This document is in the link: https://lf-riscv.atlassian.net/wiki/display/HOME/Specification+States[Ratified state]
4545====
46- Change is extremely unlikely. A high threshold will be used, and a change will only occur because of
47- some truly critical issue being identified during the public review cycle. Any other desired or
48- needed changes can be the subject of a follow-on new extension.
46+ No changes are allowed. Any desired or needed changes can be the subject
47+ of a follow-on new extension. Ratified extensions are never revised.
4948====
5049
5150[preface]
You can’t perform that action at this time.
0 commit comments