Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dericed committed May 24, 2022
1 parent e1a16d2 commit 6a015bb
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 := 21
VERSION := 22
STATUS := draft-
OUTPUT := $(STATUS)ietf-cellar-ffv1-$(VERSION)

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

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

0 comments on commit 6a015bb

Please sign in to comment.