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