Skip to content

Commit

Permalink
bump to version 02
Browse files Browse the repository at this point in the history
  • Loading branch information
dericed committed May 26, 2017
1 parent 6343e77 commit e40ee05
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 e40ee05

Please sign in to comment.