Fix the release.type macro.

PR:		241730
Submitted by:	Andras Farkas
Sponsored by:	Rubicon Communications, LLC (netgate.com)
This commit is contained in:
Glen Barber 2019-11-06 15:58:22 +00:00
parent dbf0645225
commit 4a0459cf44
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53558

View file

@ -37,7 +37,7 @@
or "release" -->
<!-- WARNING: Do not forget to also change the release type in
doc.relnotes.mk when updating this -->
<!ENTITY release.type "snapshot">
<!ENTITY release.type "release">
<!ENTITY % release.type.current "IGNORE">
<!ENTITY % release.type.snapshot "IGNORE">
<!ENTITY % release.type.release "INCLUDE">