Skip to content

Commit 6a015bb

Browse files
committed
bump version
as version 18 is already published https://datatracker.ietf.org/doc/draft-ietf-cellar-ffv1-v4/
1 parent e1a16d2 commit 6a015bb

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

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

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

0 commit comments

Comments
 (0)