From 06e468cf116ffb118561810f2a463d881264d680 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Sat, 31 Aug 2024 17:33:16 -0700 Subject: [PATCH] Bump RVA23/RVB23 versions to 0.6 for public review --- Makefile | 4 ++-- src/rva23-profile.adoc | 5 +---- src/rvb23-profile.adoc | 5 +---- 3 files changed, 4 insertions(+), 10 deletions(-) diff --git a/Makefile b/Makefile index 298d5f4..9ac1943 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,8 @@ DOCS := \ rvb23-profile.adoc \ DATE ?= $(shell date +%Y-%m-%d) -VERSION ?= 0.5 -REVMARK ?= Candidate for Freeze Milestone Vote +VERSION ?= 0.6 +REVMARK ?= Frozen. Public review draft. Changes are unlikely but remain possible. DOCKER_IMG := riscvintl/riscv-docs-base-container-image:latest ifneq ($(SKIP_DOCKER),true) DOCKER_CMD := docker run --rm -v ${PWD}:/build -w /build \ diff --git a/src/rva23-profile.adoc b/src/rva23-profile.adoc index 352c93d..ee1e12e 100644 --- a/src/rva23-profile.adoc +++ b/src/rva23-profile.adoc @@ -1,9 +1,6 @@ [[riscv-doc-template]] :description: Short, text description of spect… :company: RISC-V -:revdate: July 23, 2024 -:revnumber: 0.5 -:revremark: This document is in Development stage. Everything could change before ratification. :url-riscv: http://riscv.org :doctype: book :preface-title: Preamble @@ -47,7 +44,7 @@ endif::[] //: This is the Preamble [WARNING] -.This document has been prepared for the Freeze Milestone vote. +.This specification is frozen. This document has been prepared for public review. ==== Incompatible changes are unlikely but remain possible. ==== diff --git a/src/rvb23-profile.adoc b/src/rvb23-profile.adoc index f8d0f29..46573d5 100644 --- a/src/rvb23-profile.adoc +++ b/src/rvb23-profile.adoc @@ -1,9 +1,6 @@ [[riscv-doc-template]] :description: Short, text description of spect… :company: RISC-V -:revdate: July 23, 2024 -:revnumber: 0.5 -:revremark: This document is in Development stage. Everything could change before ratification. :url-riscv: http://riscv.org :doctype: book :preface-title: Preamble @@ -47,7 +44,7 @@ endif::[] //: This is the Preamble [WARNING] -.This document has been prepared for the Freeze Milestone vote. +.This specification is frozen. This document has been prepared for public review. ==== Incompatible changes are unlikely but remain possible. ====