diff options
author | B. Watson <urchlay@slackware.uk> | 2023-05-19 04:54:22 -0400 |
---|---|---|
committer | B. Watson <urchlay@slackware.uk> | 2023-05-19 04:54:22 -0400 |
commit | 2792b0092fe7a1feccc784da55be0b12df85ea75 (patch) | |
tree | d87787167f57eb46cb6a7dbcbd61ef3867b5fd51 /sbolint | |
parent | 596033bd69ad07cb5fdcbe26349142b5fbbe87bb (diff) | |
download | sbo-maintainer-tools-2792b0092fe7a1feccc784da55be0b12df85ea75.tar.gz |
Cleanup.
Diffstat (limited to 'sbolint')
-rwxr-xr-x | sbolint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# note to self: keep this in sync with VER in sbopkglint and VERSION in Makefile. +# Don't edit the next line; use "make version" instead. $VERSION="0.8.0"; # old pre-git ChangeLog: |