Forgot to update Makefile revision number to 50.
This commit is contained in:
parent
cebb71d062
commit
5f6e5d01c2
|
@ -87,7 +87,7 @@ VERBOSE =
|
||||||
# $(EXTENSIONS))
|
# $(EXTENSIONS))
|
||||||
# ADOCOPTS options for asciidoc->HTML5 output
|
# ADOCOPTS options for asciidoc->HTML5 output
|
||||||
NOTEOPTS = -a editing-notes -a implementation-guide
|
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
|
# Spell out RFC2822 format as not all date commands support -R
|
||||||
SPECDATE = $(shell echo `date -u "+%a, %d %b %Y %T %z"`)
|
SPECDATE = $(shell echo `date -u "+%a, %d %b %Y %T %z"`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue