diff options
author | B. Watson <yalhcru@gmail.com> | 2022-04-07 12:30:58 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-04-07 12:30:58 -0400 |
commit | 90a2e202dc5867f0511020c9749a91ca98403fde (patch) | |
tree | 14e2c41201aabdf67ba74ec8d60cf26dc93c78df /sbolint | |
parent | a5cdc24d521c47ea0e4eaf36868c05aa7d62a67b (diff) | |
download | sbo-maintainer-tools-2d070417aea632a56b1414fb1f009057b7ed32c1.tar.gz |
update version to 0.50.5
Diffstat (limited to 'sbolint')
-rwxr-xr-x | sbolint | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ # 0.1 20141114 bkw, Initial release. -$VERSION="0.4"; +$VERSION="0.5"; # This script is meant to be fairly self-contained, prefer not to # require a huge pile of perl module dependencies. In some cases this |