Skip to content

Commit

Permalink
Update the version for TSC approval
Browse files Browse the repository at this point in the history
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
  • Loading branch information
vlsunil committed Feb 20, 2025
1 parent 733ad92 commit c66a84a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
5 changes: 5 additions & 0 deletions src/changelog.adoc
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
4 changes: 2 additions & 2 deletions src/rimt-spec.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c66a84a

Please sign in to comment.