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 /sbopkglint | |
parent | d4735eae238811ac85e0744443e8d6409f7c3a8b (diff) | |
download | sbo-maintainer-tools-280123a9c736a89e4ad722ef95ae51e6e529ca23.tar.gz |
Bump VERSION.0.8.2
Diffstat (limited to 'sbopkglint')
-rwxr-xr-x | sbopkglint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/bash # Don't edit the next line; use "make version" instead. -VER=0.8.1 +VER=0.8.2 : <<EOF =pod |