diff --git a/Makefile b/Makefile index bf3e116f8..5c33bd105 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ $(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.) -VERSION := 01 +VERSION := 02 STATUS := draft- OUTPUT := $(STATUS)lhomme-cellar-matroska-$(VERSION) diff --git a/rfc_frontmatter.md b/rfc_frontmatter.md index e1a0b2a53..f972c4332 100644 --- a/rfc_frontmatter.md +++ b/rfc_frontmatter.md @@ -1,7 +1,7 @@ % Title = "Matroska" % abbrev = "Matroska" % category = "std" -% docName = "draft-lhomme-cellar-matroska-01" +% docName = "draft-lhomme-cellar-matroska-02" % ipr= "trust200902" % area = "art" % workgroup = "cellar"