We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b7ec9a commit 7b94049Copy full SHA for 7b94049
Makefile
@@ -2,7 +2,7 @@ VERSION := 23
2
STATUS := draft-
3
OUTPUT := $(STATUS)ietf-cellar-ffv1-$(VERSION)
4
5
-VERSION-v4 := 20
+VERSION-v4 := 21
6
STATUS-v4 := draft-
7
OUTPUT-v4 := $(STATUS-v4)ietf-cellar-ffv1-v4-$(VERSION-v4)
8
rfc_frontmatter.md
@@ -14,7 +14,7 @@ stream = "IETF"
14
status = "informational"{V3}
15
status = "standard"{V4}
16
value = "draft-ietf-cellar-ffv1-23"{V3}
17
-value = "draft-ietf-cellar-ffv1-v4-20"{V4}
+value = "draft-ietf-cellar-ffv1-v4-21"{V4}
18
19
[[author]]
20
initials="M."
0 commit comments