diff options
| author | B. Watson <urchlay@slackware.uk> | 2023-02-04 15:52:22 -0500 | 
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2023-02-04 15:52:22 -0500 | 
| commit | 3ac66a0826f6808f2c7a561515b58ec3e43520e6 (patch) | |
| tree | b32ebfff511467ed6c6bc0a91ebc4d97718ac98a /sbolint | |
| parent | 02774a1ac7aabe527454fc17b812f32b26fb9a5e (diff) | |
| download | sbo-maintainer-tools-3ac66a0826f6808f2c7a561515b58ec3e43520e6.tar.gz | |
Bump VERSION.0.6.0
Diffstat (limited to 'sbolint')
| -rwxr-xr-x | sbolint | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@  #!/usr/bin/perl -w  # note to self: keep this in sync with VER in sbopkglint and VERSION in Makefile. -$VERSION="0.5.2"; +$VERSION="0.6.0";  # ChangeLog: | 
