Skip to content

Commit 32aba2c

Browse files
committed
Bump version to v0.9-rc3
Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
1 parent 544fc30 commit 32aba2c

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.9-rc2
16+
VERSION ?= v0.9-rc3
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)