Skip to content

Commit 7ec30bb

Browse files
dericedmichaelni
authored andcommitted
bump to ffv1 17 and ffv1 v4 14
Github: Closes #227
1 parent a231bef commit 7ec30bb

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=16
5-
VERSION-v4=13
4+
VERSION=17
5+
VERSION-v4=14
66

77
$(info RFC rendering has been tested with mmark version 2.2.8, 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-16"{V3}
16-
value = "draft-ietf-cellar-ffv1-v4-13"{V4}
15+
value = "draft-ietf-cellar-ffv1-17"{V3}
16+
value = "draft-ietf-cellar-ffv1-v4-14"{V4}
1717

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

0 commit comments

Comments
 (0)