[nasm:master] doc: fix tag label for cl-2.16.03

nasm-bot for H. Peter Anvin hpa at zytor.com
Thu Apr 18 15:33:06 PDT 2024


Commit-ID:  0537b16fdca44cb13014131821015dd98a917b6c
Gitweb:     http://repo.or.cz/w/nasm.git?a=commitdiff;h=0537b16fdca44cb13014131821015dd98a917b6c
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Thu, 18 Apr 2024 15:30:31 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Thu, 18 Apr 2024 15:30:31 -0700

doc: fix tag label for cl-2.16.03

cl-2.16.03 was incorrectly marked as a dup of cl-2.16.02.

Signed-off-by: H. Peter Anvin <hpa at zytor.com>


---
 doc/changes.src | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/changes.src b/doc/changes.src
index 590a8906..56d258b0 100644
--- a/doc/changes.src
+++ b/doc/changes.src
@@ -7,7 +7,7 @@
 The NASM 2 series supports x86-64, and is the production version of NASM
 since 2007.
 
-\S{cl-2.16.02} Version 2.16.03
+\S{cl-2.16.03} Version 2.16.03
 
 \e{This is a source build machinery and documentation update
 only. There are no functionality changes.}


More information about the Nasm-commits mailing list