Forgot to bump SPECREVISION in Makefile

This commit is contained in:
Jon Leech 2017-07-16 17:39:39 -07:00
parent 712755f688
commit 8e6dc96ef0
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.54
SPECREVISION = 1.0.55
# Spell out RFC2822 format as not all date commands support -R
SPECDATE = $(shell echo `date -u "+%a, %d %b %Y %T %z"`)