diff options
author | B. Watson <urchlay@slackware.uk> | 2024-10-11 14:02:28 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-10-11 14:02:28 -0400 |
commit | 9415cd8f0afe4dc62a474e4b606f8edd4608430c (patch) | |
tree | 19e1eb95c8c4096d706f75da13af6e7507c883c1 /sbopkglint | |
parent | cdc83a6b1463ceb2c63655f7314dc64bcb27b202 (diff) | |
download | sbo-maintainer-tools-9415cd8f0afe4dc62a474e4b606f8edd4608430c.tar.gz |
Update version to 0.9.3.0.9.3
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.2.1 +VER=0.9.3 : <<EOF =pod |