We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84e92ad commit d09f9d9Copy full SHA for d09f9d9
Makefile
@@ -1,8 +1,8 @@
1
-VERSION := 18
+VERSION := 19
2
STATUS := draft-
3
OUTPUT := $(STATUS)ietf-cellar-ffv1-$(VERSION)
4
5
-VERSION-v4 := 15
+VERSION-v4 := 16
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-18"{V3}
17
-value = "draft-ietf-cellar-ffv1-v4-15"{V4}
+value = "draft-ietf-cellar-ffv1-19"{V3}
+value = "draft-ietf-cellar-ffv1-v4-16"{V4}
18
19
[[author]]
20
initials="M."
0 commit comments