Skip to content

Commit 4938e81

Browse files
committed
Bump version to v0.9-rc1
The internal review has concluded. The next steps are another TSC review and an ARC freeze request. When those conclude and the spec is frozen, we'll tag the spec as v0.9, so start tagging current versions as v0.9 release candidates. Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
1 parent a9ced08 commit 4938e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# the Doc Template for RISC-V Extensions.
1414

1515
DATE ?= $(shell date +%Y-%m-%d)
16-
VERSION ?= v0.8
16+
VERSION ?= v0.9-rc1
1717
REVMARK ?= "This document is in development. Assume everything can change. See http://riscv.org/spec-state for details."
1818
DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \
1919
riscvintl/riscv-docs-base-container-image:latest

0 commit comments

Comments
 (0)