Skip to content

Commit

Permalink
Bump to v1.0.0-rc4 and mark as Frozen
Browse files Browse the repository at this point in the history
  • Loading branch information
kito-cheng committed Oct 7, 2024
1 parent 2afc956 commit b4b8961
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
# the Doc Template for RISC-V Extensions.

DATE ?= $(shell date +%Y-%m-%d)
VERSION ?= v1.0-rc3
REVMARK ?= Freeze
VERSION ?= v1.0.0-rc4
REVMARK ?= Frozen

HEADER_SOURCE := header.adoc
PDF_RESULT := v-intrinsic-spec.pdf
Expand Down

0 comments on commit b4b8961

Please sign in to comment.