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 /Makefile | |
parent | decb2fa1e8081ee588e7681368e372a2b22a5490 (diff) | |
download | sbo-maintainer-tools-fa960de4b3f337a461481fb0687a34e2a73880d0.tar.gz |
Bump VERSION, sbopkglint preliminary arm and aarch64 support.0.6.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PROJ=sbo-maintainer-tools # for now, VERSION has to be updated here and also in both scripts. -VERSION=0.6.0 +VERSION=0.6.1 PREFIX=/usr/local DESTDIR= |