Skip to content

Commit

Permalink
bump version 4 to 20 and 0-3 to 23
Browse files Browse the repository at this point in the history
  • Loading branch information
dericed committed Dec 2, 2022
1 parent 6a015bb commit 3b7ec9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
VERSION := 22
VERSION := 23
STATUS := draft-
OUTPUT := $(STATUS)ietf-cellar-ffv1-$(VERSION)

VERSION-v4 := 19
VERSION-v4 := 20
STATUS-v4 := draft-
OUTPUT-v4 := $(STATUS-v4)ietf-cellar-ffv1-v4-$(VERSION-v4)

Expand Down
4 changes: 2 additions & 2 deletions rfc_frontmatter.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ name = "Internet-Draft"
stream = "IETF"
status = "informational"{V3}
status = "standard"{V4}
value = "draft-ietf-cellar-ffv1-22"{V3}
value = "draft-ietf-cellar-ffv1-v4-19"{V4}
value = "draft-ietf-cellar-ffv1-23"{V3}
value = "draft-ietf-cellar-ffv1-v4-20"{V4}

[[author]]
initials="M."
Expand Down

0 comments on commit 3b7ec9a

Please sign in to comment.