From 06d21d636d16e1d0aee6c091ceed593d4ad238be Mon Sep 17 00:00:00 2001 From: Leonid Makarov Date: Fri, 15 Apr 2016 15:58:29 -0400 Subject: [PATCH] dsh version bump to 1.12.9 --- bin/dsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dsh b/bin/dsh index 7bde4af..e7f99f9 100755 --- a/bin/dsh +++ b/bin/dsh @@ -1,6 +1,6 @@ #!/bin/bash -DSH_VERSION=1.12.8 +DSH_VERSION=1.12.9 # Console colors red='\033[0;31m'