diff options
author | B. Watson <urchlay@slackware.uk> | 2023-06-09 15:58:07 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-06-09 15:59:54 -0400 |
commit | 280123a9c736a89e4ad722ef95ae51e6e529ca23 (patch) | |
tree | 4abd4bc2ec21505964909bf83e22ee8b72eef203 /Makefile | |
parent | d4735eae238811ac85e0744443e8d6409f7c3a8b (diff) | |
download | sbo-maintainer-tools-280123a9c736a89e4ad722ef95ae51e6e529ca23.tar.gz |
Bump VERSION.0.8.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ PROJ=sbo-maintainer-tools # note to self: after changing this, "make version" to update all 4 scripts. -VERSION=0.8.1 +VERSION=0.8.2 PREFIX=/usr/local DESTDIR= |