Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
move to ratified state
Browse files Browse the repository at this point in the history
  • Loading branch information
bcstrongx committed Apr 1, 2024
1 parent c4a6d6f commit a162bd5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

DATE ?= $(shell date +%Y-%m-%d)
VERSION ?= v1.0.0
REVMARK ?= Frozen
REVMARK ?= Ratified
DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \
riscvintl/riscv-docs-base-container-image:latest

Expand Down
6 changes: 3 additions & 3 deletions header.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:company: RISC-V.org
:revdate: 1/2024
:revnumber: 1.0
:revremark: This document is Frozen. Change is extremely unlikely. A high threshold will be used, and a change will only occur because of some truly critical issue being identified during the public review cycle. Any other desired or needed changes can be the subject of a follow-on new extension. Visit http://riscv.org/spec-state for further details.
:revremark: This specification is Ratified. No changes are allowed. Any desired or needed changes can be the subject of a follow-on new extension. Ratified extensions are never revised. For further details, visit http://riscv.org/spec-state.
:revinfo:
:url-riscv: http://riscv.org
:doctype: book
Expand Down Expand Up @@ -38,9 +38,9 @@ endif::[]
:xrefstyle: short

[WARNING]
.This document is in the link:http://riscv.org/spec-state[Frozen state]
.This document is in the link:http://riscv.org/spec-state[Ratified state]
====
Change is extremely unlikely. A high threshold will be used, and a change will only occur because of some truly critical issue being identified during the public review cycle. Any other desired or needed changes can be the subject of a follow-on new extension.
No changes are allowed. Any desired or needed changes can be the subject of a follow-on new extension. Ratified extensions are never revised.
====

[preface]
Expand Down

0 comments on commit a162bd5

Please sign in to comment.