From 760bcfb73763ead0dfe24e05db75e4c32adec114 Mon Sep 17 00:00:00 2001 From: Dave Rice Date: Mon, 12 Feb 2018 09:28:24 -0500 Subject: [PATCH] bump to version 02/00 Github: Closes #107 Signed-off-by: Michael Niedermayer --- Makefile | 2 +- rfc_frontmatter.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 4350173..259b5dd 100755 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SRC=ffv1.md PDF=$(SRC:.md=.pdf) HTML=$(SRC:.md=.html) -VERSION=01 +VERSION=02 VERSION-v4=00 $(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.) diff --git a/rfc_frontmatter.md b/rfc_frontmatter.md index 7564535..2dd5ab9 100644 --- a/rfc_frontmatter.md +++ b/rfc_frontmatter.md @@ -2,7 +2,7 @@ % Title = "FFV1 Video Coding Format Version 4"{V4} % abbrev = "FFV1" % category = "std" -% docName = "draft-ietf-cellar-ffv1-01"{V3} +% docName = "draft-ietf-cellar-ffv1-02"{V3} % docName = "draft-ietf-cellar-ffv1-v4-00"{V4} % ipr= "trust200902" % area = "art"