diff --git a/Makefile b/Makefile index cf6c6f17..8eb6afa9 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ $(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_MATROSKA := 01 -VERSION_CODEC := 00 -VERSION_TAGS := 00 +VERSION_MATROSKA := 02 +VERSION_CODEC := 01 +VERSION_TAGS := 01 STATUS_MATROSKA := draft- STATUS_CODEC := draft- STATUS_TAGS := draft- diff --git a/index_codec.md b/index_codec.md index eedd6b94..c3aa99df 100644 --- a/index_codec.md +++ b/index_codec.md @@ -4,7 +4,7 @@ % Title = "Matroska Codec" % abbrev = "Matroska" % category = "std" -% docName = "draft-ietf-cellar-codec-00" +% docName = "draft-ietf-cellar-codec-01" % ipr= "trust200902" % area = "art" % workgroup = "cellar" diff --git a/index_matroska.md b/index_matroska.md index a9405cdf..5551f9d9 100644 --- a/index_matroska.md +++ b/index_matroska.md @@ -4,7 +4,7 @@ % Title = "Matroska Specifications" % abbrev = "Matroska" % category = "std" -% docName = "draft-ietf-cellar-matroska-01" +% docName = "draft-ietf-cellar-matroska-02" % ipr= "trust200902" % area = "art" % workgroup = "cellar" diff --git a/index_tags.md b/index_tags.md index 6a1177d8..ecb8399e 100644 --- a/index_tags.md +++ b/index_tags.md @@ -4,7 +4,7 @@ % Title = "Matroska Tags" % abbrev = "Matroska" % category = "std" -% docName = "draft-ietf-cellar-tags-00" +% docName = "draft-ietf-cellar-tags-01" % ipr= "trust200902" % area = "art" % workgroup = "cellar"