Skip to content

Commit d09f9d9

Browse files
dericedmichaelni
authored andcommitted
bump to ffv1 19 and ffv1 v4 16
Github: Closes #254
1 parent 84e92ad commit d09f9d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
VERSION := 18
1+
VERSION := 19
22
STATUS := draft-
33
OUTPUT := $(STATUS)ietf-cellar-ffv1-$(VERSION)
44

5-
VERSION-v4 := 15
5+
VERSION-v4 := 16
66
STATUS-v4 := draft-
77
OUTPUT-v4 := $(STATUS-v4)ietf-cellar-ffv1-v4-$(VERSION-v4)
88

rfc_frontmatter.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ name = "Internet-Draft"
1313
stream = "IETF"
1414
status = "informational"{V3}
1515
status = "standard"{V4}
16-
value = "draft-ietf-cellar-ffv1-18"{V3}
17-
value = "draft-ietf-cellar-ffv1-v4-15"{V4}
16+
value = "draft-ietf-cellar-ffv1-19"{V3}
17+
value = "draft-ietf-cellar-ffv1-v4-16"{V4}
1818

1919
[[author]]
2020
initials="M."

0 commit comments

Comments
 (0)