From 531f859f06049725ceac77103eb980b9f4a89848 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Mon, 7 Oct 2024 14:56:59 -0700 Subject: [PATCH] Bump RVA23/RVB23 versions to 0.7 for ratification vote --- Makefile | 4 ++-- src/rva23-profile.adoc | 2 +- src/rvb23-profile.adoc | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 9ac1943..94f138a 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,8 @@ DOCS := \ rvb23-profile.adoc \ DATE ?= $(shell date +%Y-%m-%d) -VERSION ?= 0.6 -REVMARK ?= Frozen. Public review draft. Changes are unlikely but remain possible. +VERSION ?= 0.7 +REVMARK ?= Frozen. Ratification-ready candidate. 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 ff4ae8c..9c6800d 100644 --- a/src/rva23-profile.adoc +++ b/src/rva23-profile.adoc @@ -44,7 +44,7 @@ endif::[] //: This is the Preamble [WARNING] -.This specification is frozen. This document has been prepared for public review. +.This specification is frozen. This document has been prepared for a ratification vote. ==== Incompatible changes are unlikely but remain possible. ==== diff --git a/src/rvb23-profile.adoc b/src/rvb23-profile.adoc index af39e11..3b5cb4e 100644 --- a/src/rvb23-profile.adoc +++ b/src/rvb23-profile.adoc @@ -44,7 +44,7 @@ endif::[] //: This is the Preamble [WARNING] -.This specification is frozen. This document has been prepared for public review. +.This specification is frozen. This document has been prepared for a ratification vote. ==== Incompatible changes are unlikely but remain possible. ====