We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 544fc30 commit 32aba2cCopy full SHA for 32aba2c
Makefile
@@ -13,7 +13,7 @@
13
# the Doc Template for RISC-V Extensions.
14
15
DATE ?= $(shell date +%Y-%m-%d)
16
-VERSION ?= v0.9-rc2
+VERSION ?= v0.9-rc3
17
REVMARK ?= "This document is in development. Assume everything can change. See http://riscv.org/spec-state for details."
18
DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \
19
riscvintl/riscv-docs-base-container-image:latest
0 commit comments