make_version_h.pl: ignore the salsa CI tags

These version numbers do not appear in any archive but are used
internally by the Salsa CI pipeline.
This commit is contained in:
Marco d'Itri 2025-10-13 03:34:39 +02:00
parent 9f37990fed
commit 8624550e4a
No known key found for this signature in database
GPG Key ID: CB3EC33AE1DED781

View File

@ -21,6 +21,7 @@ $ver =~ s/ (
| ~deb\d+.*
| \+b\d+
| \+dyson\d+
| \+salsaci\+.+
) $//x;
# The version number must not deviate from this format or the -V option