From f802aa540abf2e91fc122bdfd68b8a138b1a4ff3 Mon Sep 17 00:00:00 2001 From: Leonid Makarov Date: Mon, 7 Mar 2016 17:52:43 -0500 Subject: [PATCH] Bump dsh version to 1.12.0 --- bin/dsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/dsh b/bin/dsh index 9a1021c..8a8829e 100755 --- a/bin/dsh +++ b/bin/dsh @@ -1,6 +1,6 @@ #!/bin/bash -DSH_VERSION=1.11.4 +DSH_VERSION=1.12.0 show_help () {