Switch the release.type.* macros, missed in the announcement commit.

Sponsored by:	Rubicon Communications, LLC (netgate.com)
This commit is contained in:
Glen Barber 2019-11-04 20:35:02 +00:00
parent 219799fc18
commit dc6680d02b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53540

View file

@ -39,8 +39,8 @@
doc.relnotes.mk when updating this -->
<!ENTITY release.type "snapshot">
<!ENTITY % release.type.current "IGNORE">
<!ENTITY % release.type.snapshot "INCLUDE">
<!ENTITY % release.type.release "IGNORE">
<!ENTITY % release.type.snapshot "IGNORE">
<!ENTITY % release.type.release "INCLUDE">
<![%release.type.current;[
<!ENTITY release '&release.current;'>