diff options
author | B. Watson <urchlay@slackware.uk> | 2024-08-07 01:47:46 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2024-08-07 01:47:46 -0400 |
commit | 17847a4e00b6637626bd13f3adea30916a675461 (patch) | |
tree | af24db731dd16a1af45de9e532aa6e4476f5a12f /sbolint | |
parent | 34bb2a7fbae782035f00ab4966aa311e4d5b661c (diff) | |
download | sbo-maintainer-tools-0.9.2.1.tar.gz |
"make install" wasn't installing sbodl or NEWS, derp.0.9.2.1
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.2"; +$VERSION="0.9.2.1"; =pod |