Skip to content

Commit 3b7ec9a

Browse files
committed
bump version 4 to 20 and 0-3 to 23
1 parent 6a015bb commit 3b7ec9a

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

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

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

0 commit comments

Comments
 (0)