diff --git a/Makefile b/Makefile index 86511d2..4bb4014 100644 --- a/Makefile +++ b/Makefile @@ -13,8 +13,8 @@ # the Doc Template for RISC-V Extensions. DATE ?= $(shell date +%Y-%m-%d) -VERSION ?= v1.0.0-rc5 -REVMARK ?= Frozen +VERSION ?= v0.91 +REVMARK ?= 'This document is in Frozen state. Change is extremely unlikely.' DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \ riscvintl/riscv-docs-base-container-image:latest diff --git a/src/changelog.adoc b/src/changelog.adoc index 7f881aa..9bb732f 100644 --- a/src/changelog.adoc +++ b/src/changelog.adoc @@ -1,5 +1,10 @@ == Changelog +- *Version v0.91* + * Addressed public review feedback. + * Updated version and contributor list. + * Ready for TSC sign-off. + - *Version 1.0.0-rc5* * Updated document state to Frozen. diff --git a/src/contributors.adoc b/src/contributors.adoc index 671c409..c988b38 100644 --- a/src/contributors.adoc +++ b/src/contributors.adoc @@ -7,7 +7,7 @@ This RISC-V specification has been contributed to directly or indirectly by: * Andrew Jones * Anup Patel * Atish Kumar Patra -* Bin Meng +* Heinrich Schuchardt * Samuel Holland * Sebastien Boeuf * Sunil V L diff --git a/src/rimt-spec.adoc b/src/rimt-spec.adoc index 89480b1..c85db91 100644 --- a/src/rimt-spec.adoc +++ b/src/rimt-spec.adoc @@ -3,8 +3,8 @@ :docgroup: Platform Runtime Services Task Group :description: RISC-V IO Mapping Table (RIMT) :company: RISC-V.org -:revdate: 01/2025 -:revnumber: 1.0 +:revdate: 02/2025 +:revnumber: v0.91 :revremark: This document is in Frozen state. Change is extremely unlikely. :revinfo: :url-riscv: http://riscv.org