]> git.ipfire.org Git - thirdparty/squid.git/commit
mkrelease: allow two digits for minor release numbers (#1837)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 9 Jun 2024 00:39:04 +0000 (00:39 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 10 Jun 2024 05:09:09 +0000 (05:09 +0000)
commita751ea9637a600d78251fc397c296b74b1218c0f
tree89ecdde63c2ba07bf9457b9c8397ba4ca9006c40
parentebe87c093363a59d42b7c36bbce733a3eae9a7d6
mkrelease: allow two digits for minor release numbers (#1837)

Fix a bug with mkrelease.sh which would
incorrectly abort unless the minor release is
only a single digit number
mkrelease.sh