Skip to content

Commit cb7101f

Browse files
dericedmichaelni
authored andcommitted
bump to ffv1 15 and ffv1 v4 12
Github: Closes #214
1 parent 14fd3fe commit cb7101f

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=14
5-
VERSION-v4=11
4+
VERSION=15
5+
VERSION-v4=12
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-14"{V3}
16-
value = "draft-ietf-cellar-ffv1-v4-11"{V4}
15+
value = "draft-ietf-cellar-ffv1-15"{V3}
16+
value = "draft-ietf-cellar-ffv1-v4-12"{V4}
1717

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

0 commit comments

Comments
 (0)