diff options
author | B. Watson <urchlay@slackware.uk> | 2024-08-06 02:23:37 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-08-06 02:24:46 -0400 |
commit | 65e04bb1c01066a1b8986399c14d3a398c786ab7 (patch) | |
tree | fed3b85bb5ac66836f0421272963d9f52221a646 /sbopkglint | |
parent | ef2c7dcfa9543fed55e58761adf3c0830e5b2305 (diff) | |
download | sbo-maintainer-tools-65e04bb1c01066a1b8986399c14d3a398c786ab7.tar.gz |
0.9.2 release.
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.9.1 +VER=0.9.2 : <<EOF =pod |