Skip to content

Commit e993257

Browse files
committed
bump to ffv1 16 and ffv1 v4 13
1 parent 2022ac7 commit e993257

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 @@
11
SRC=ffv1.md
22
PDF=$(SRC:.md=.pdf)
33
HTML=$(SRC:.md=.html)
4-
VERSION=15
5-
VERSION-v4=12
4+
VERSION=16
5+
VERSION-v4=13
66

77
$(info RFC rendering has been tested with mmark version 2.0.48, xml2rfc 2.32.0, xmlstarlet 1.6.1, pdfcrop v1.38, and pdf2svg 0.2.3, please ensure these are installed and recent enough.)
88

rfc_frontmatter.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ name = "Internet-Draft"
1212
stream = "IETF"
1313
status = "informational"{V3}
1414
status = "standard"{V4}
15-
value = "draft-ietf-cellar-ffv1-15"{V3}
16-
value = "draft-ietf-cellar-ffv1-v4-12"{V4}
15+
value = "draft-ietf-cellar-ffv1-16"{V3}
16+
value = "draft-ietf-cellar-ffv1-v4-13"{V4}
1717

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

0 commit comments

Comments
 (0)