Skip to content

Commit 760bcfb

Browse files
dericedmichaelni
authored andcommitted
bump to version 02/00
Github: Closes #107 Signed-off-by: Michael Niedermayer <[email protected]>
1 parent 69299e1 commit 760bcfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SRC=ffv1.md
22
PDF=$(SRC:.md=.pdf)
33
HTML=$(SRC:.md=.html)
4-
VERSION=01
4+
VERSION=02
55
VERSION-v4=00
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.)

rfc_frontmatter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
% Title = "FFV1 Video Coding Format Version 4"{V4}
33
% abbrev = "FFV1"
44
% category = "std"
5-
% docName = "draft-ietf-cellar-ffv1-01"{V3}
5+
% docName = "draft-ietf-cellar-ffv1-02"{V3}
66
% docName = "draft-ietf-cellar-ffv1-v4-00"{V4}
77
% ipr= "trust200902"
88
% area = "art"

0 commit comments

Comments
 (0)