Skip to content
This repository has been archived by the owner on Mar 21, 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 Feb 27, 2024
1 parent a28625c commit 1ffa5b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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
8 changes: 4 additions & 4 deletions header.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Authors: Beeman Strong, John Hauser
:company: RISC-V.org
:revdate: 8/2023
:revnumber: 1.0.0-rc1
:revremark: This document is in *Frozen* 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. Visit http://riscv.org/spec-state for further details.
:revremark: This document is in *Ratified* state. No changes are allowed. Any desired or needed changes can be the subject of a follow-on new extension. Ratified extensions are never revised. Visit http://riscv.org/spec-state for further details.
:revinfo:
:url-riscv: http://riscv.org
:doctype: book
Expand Down Expand Up @@ -39,9 +39,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 All @@ -51,7 +51,7 @@ Attribution 4.0 International License (CC-BY 4.0). The full
license text is available at
https://creativecommons.org/licenses/by/4.0/.

Copyright 2023 by RISC-V International.
Copyright 2023-2024 by RISC-V International.

[preface]
include::contributors.adoc[]
Expand Down

0 comments on commit 1ffa5b8

Please sign in to comment.