Skip to content

Commit c0e76a3

Browse files
dericedmichaelni
authored andcommitted
bump version to ffv1-08_v4-05
1 parent 722a27f commit c0e76a3

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=07
5-
VERSION-v4=04
4+
VERSION=08
5+
VERSION-v4=05
66

77
$(info PDF and HTML rendering has been tested with pandoc version 1.13.2.1, some older versions are known to produce very poor output, please ensure your pandoc is recent enough.)
88
$(info RFC rendering has been tested with mmark version 1.3.4 and xml2rfc 2.5.1, please ensure these are installed and recent enough.)

rfc_frontmatter.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
% Title = "FFV1 Video Coding Format Version 0, 1, and 3"{V3}
22
% Title = "FFV1 Video Coding Format Version 4"{V4}
33
% abbrev = "FFV1"
4-
% docName = "draft-ietf-cellar-ffv1-07"{V3}
5-
% docName = "draft-ietf-cellar-ffv1-v4-04"{V4}
4+
% docName = "draft-ietf-cellar-ffv1-08"{V3}
5+
% docName = "draft-ietf-cellar-ffv1-v4-05"{V4}
66
% category = "info"{V3}
77
% category = "std"{V4}
88
% ipr= "trust200902"

0 commit comments

Comments
 (0)