From 8b50871ef8fbbae6cf805c56efd79a87e378fbe7 Mon Sep 17 00:00:00 2001
From: "B. Watson" <urchlay@slackware.uk>
Date: Sat, 4 Mar 2023 17:19:53 -0500
Subject: Bump VERSION.

---
 sbolint | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'sbolint')

diff --git a/sbolint b/sbolint
index d7c5ce2..f12fec7 100755
--- a/sbolint
+++ b/sbolint
@@ -1,9 +1,9 @@
 #!/usr/bin/perl -w
 
 # note to self: keep this in sync with VER in sbopkglint and VERSION in Makefile.
-$VERSION="0.6.2";
+$VERSION="0.6.3";
 
-# ChangeLog:
+# old pre-git ChangeLog:
 
 # 0.5.2 20220702 bkw: if SlackBuild doesn't exist, skip other checks.
 
-- 
cgit v1.2.3