diff options
author | B. Watson <urchlay@slackware.uk> | 2023-02-14 12:59:30 -0500 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-02-14 12:59:30 -0500 |
commit | fa960de4b3f337a461481fb0687a34e2a73880d0 (patch) | |
tree | 6268046af50e853ffe954ce89439c99401251f3a /sbolint | |
parent | decb2fa1e8081ee588e7681368e372a2b22a5490 (diff) | |
download | sbo-maintainer-tools-fa960de4b3f337a461481fb0687a34e2a73880d0.tar.gz |
Bump VERSION, sbopkglint preliminary arm and aarch64 support.0.6.1
Diffstat (limited to 'sbolint')
-rwxr-xr-x | sbolint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/perl -w # note to self: keep this in sync with VER in sbopkglint and VERSION in Makefile. -$VERSION="0.6.0"; +$VERSION="0.6.1"; # ChangeLog: |