Forgot to update Makefile revision number to 50.

This commit is contained in:
Jon Leech 2017-05-20 17:21:07 -07:00
parent cebb71d062
commit 5f6e5d01c2
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ VERBOSE =
# $(EXTENSIONS))
# ADOCOPTS options for asciidoc->HTML5 output
NOTEOPTS = -a editing-notes -a implementation-guide
SPECREVISION = 1.0.49
SPECREVISION = 1.0.50
# Spell out RFC2822 format as not all date commands support -R
SPECDATE = $(shell echo `date -u "+%a, %d %b %Y %T %z"`)