File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.9.0]
9+ - Updated to 0.9.0 for Arch Review and Freeze.
10+
811## [ 0.6.0]
912- Updated to 0.6.0 for Internal Review.
1013
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ DOCS := \
1616 riscv-rqsc.adoc
1717
1818DATE ?= $(shell date +% Y-% m-% d)
19- VERSION ?= v0.6 .0
19+ VERSION ?= v0.9 .0
2020REVMARK ?= Draft
2121DOCKER_IMG := riscvintl/riscv-docs-base-container-image:latest
2222ifneq ($(SKIP_DOCKER ) ,true)
Original file line number Diff line number Diff line change 33:description: RISC-V Quality of Service Controllers Table (RQSC) ACPI Specification
44:company: RISC-V.org
55:revdate: 9/2025
6- :revnumber: 0.6
6+ :revnumber: 0.9
77:revremark: This document is under development. Expect potential changes. Visit http://riscv.org/spec-state for further details.
88:revinfo:
99:url-riscv: http://riscv.org
You can’t perform that action at this time.
0 commit comments