diff --git a/Makefile b/Makefile index d2fe0c1..188845a 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ # the Doc Template for RISC-V Extensions. DATE ?= $(shell date +%Y-%m-%d) -VERSION ?= v1.0-rc1 +VERSION ?= v1.0-rc2 REVMARK ?= Draft DOCKER_RUN := docker run --rm -v ${PWD}:/build -w /build \ riscvintl/riscv-docs-base-container-image:latest