Skip to content

Commit 5e5e37a

Browse files
dericedmichaelni
authored andcommitted
bump to ffv1-14 and ffv1-v4-11
Github: Closes #206
1 parent b1fbc64 commit 5e5e37a

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

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

0 commit comments

Comments
 (0)