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 /sbolint | |
parent | ef2c7dcfa9543fed55e58761adf3c0830e5b2305 (diff) | |
download | sbo-maintainer-tools-65e04bb1c01066a1b8986399c14d3a398c786ab7.tar.gz |
0.9.2 release.
Diffstat (limited to 'sbolint')
-rwxr-xr-x | sbolint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Don't edit the next line; use "make version" instead. -$VERSION="0.9.1"; +$VERSION="0.9.2"; =pod |