Commit 06e468c 1 parent 4579eca commit 06e468c Copy full SHA for 06e468c
File tree 3 files changed +4
-10
lines changed
3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ DOCS := \
17
17
rvb23-profile.adoc \
18
18
19
19
DATE ?= $(shell date +% Y-% m-% d)
20
- VERSION ?= 0.5
21
- REVMARK ?= Candidate for Freeze Milestone Vote
20
+ VERSION ?= 0.6
21
+ REVMARK ?= Frozen. Public review draft. Changes are unlikely but remain possible.
22
22
DOCKER_IMG := riscvintl/riscv-docs-base-container-image:latest
23
23
ifneq ($(SKIP_DOCKER ) ,true)
24
24
DOCKER_CMD := docker run --rm -v ${PWD}:/build -w /build \
Original file line number Diff line number Diff line change 1
1
[[riscv-doc-template]]
2
2
:description: Short, text description of spect…
3
3
:company: RISC-V
4
- :revdate: July 23, 2024
5
- :revnumber: 0.5
6
- :revremark: This document is in Development stage. Everything could change before ratification.
7
4
:url-riscv: http://riscv.org
8
5
:doctype: book
9
6
:preface-title: Preamble
@@ -47,7 +44,7 @@ endif::[]
47
44
//: This is the Preamble
48
45
49
46
[WARNING]
50
- .This document has been prepared for the Freeze Milestone vote .
47
+ .This specification is frozen. This document has been prepared for public review .
51
48
====
52
49
Incompatible changes are unlikely but remain possible.
53
50
====
Original file line number Diff line number Diff line change 1
1
[[riscv-doc-template]]
2
2
:description: Short, text description of spect…
3
3
:company: RISC-V
4
- :revdate: July 23, 2024
5
- :revnumber: 0.5
6
- :revremark: This document is in Development stage. Everything could change before ratification.
7
4
:url-riscv: http://riscv.org
8
5
:doctype: book
9
6
:preface-title: Preamble
@@ -47,7 +44,7 @@ endif::[]
47
44
//: This is the Preamble
48
45
49
46
[WARNING]
50
- .This document has been prepared for the Freeze Milestone vote .
47
+ .This specification is frozen. This document has been prepared for public review .
51
48
====
52
49
Incompatible changes are unlikely but remain possible.
53
50
====
You can’t perform that action at this time.
0 commit comments