aboutsummaryrefslogtreecommitdiff
path: root/sbolint
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2023-02-14 12:59:30 -0500
committerB. Watson <urchlay@slackware.uk>2023-02-14 12:59:30 -0500
commitfa960de4b3f337a461481fb0687a34e2a73880d0 (patch)
tree6268046af50e853ffe954ce89439c99401251f3a /sbolint
parentdecb2fa1e8081ee588e7681368e372a2b22a5490 (diff)
downloadsbo-maintainer-tools-fa960de4b3f337a461481fb0687a34e2a73880d0.tar.gz
Bump VERSION, sbopkglint preliminary arm and aarch64 support.0.6.1
Diffstat (limited to 'sbolint')
-rwxr-xr-xsbolint2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbolint b/sbolint
index 872e056..97235eb 100755
--- a/sbolint
+++ b/sbolint
@@ -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: