Skip to content

Commit 7b94049

Browse files
committed
bump ffv1-v4 to version 21
1 parent 3b7ec9a commit 7b94049

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

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

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

rfc_frontmatter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ stream = "IETF"
1414
status = "informational"{V3}
1515
status = "standard"{V4}
1616
value = "draft-ietf-cellar-ffv1-23"{V3}
17-
value = "draft-ietf-cellar-ffv1-v4-20"{V4}
17+
value = "draft-ietf-cellar-ffv1-v4-21"{V4}
1818

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

0 commit comments

Comments
 (0)