Skip to content

Commit 1d1f1b1

Browse files
committed
bump to ffv1 21 and ffv1 v4 18
Signed-off-by: Michael Niedermayer <[email protected]>
1 parent 9c013d0 commit 1d1f1b1

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 := 20
1+
VERSION := 21
22
STATUS := draft-
33
OUTPUT := $(STATUS)ietf-cellar-ffv1-$(VERSION)
44

5-
VERSION-v4 := 17
5+
VERSION-v4 := 18
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-20"{V3}
17-
value = "draft-ietf-cellar-ffv1-v4-17"{V4}
16+
value = "draft-ietf-cellar-ffv1-21"{V3}
17+
value = "draft-ietf-cellar-ffv1-v4-18"{V4}
1818

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

0 commit comments

Comments
 (0)