mirror of
https://github.com/rfc1036/whois.git
synced 2026-08-01 07:20:13 +00:00
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:
parent
9f37990fed
commit
8624550e4a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user