Skip to content

Commit

Permalink
Merge pull request #131 from Matroska-Org/version-02
Browse files Browse the repository at this point in the history
bump to version 02
  • Loading branch information
dericed authored May 27, 2017
2 parents d6cf84f + e40ee05 commit 92e1762
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
2 changes: 1 addition & 1 deletion rfc_frontmatter.md
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 92e1762

Please sign in to comment.