Fix the release.type macro.
PR: 241730 Submitted by: Andras Farkas Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
dbf0645225
commit
4a0459cf44
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53558
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue