X-Git-Url: https://git.madduck.net/code/vcsh.git/blobdiff_plain/310a7c48c640f7a713635c1c81527d21aabb5975..11925032e3a7e25d65d5535a4050d5fdb1f73b2a:/vcsh?ds=sidebyside

diff --git a/vcsh b/vcsh
index 7a0f712..2509b66 100755
--- a/vcsh
+++ b/vcsh
@@ -24,7 +24,7 @@ basename() {
 }
 
 SELF=$(basename $0)
-VERSION='1.2'
+VERSION='1.3'
 
 fatal() {
 	echo "$SELF: fatal: $1" >&2