From 71d15158a3ebf0700677961b961507190c42c6f9 Mon Sep 17 00:00:00 2001 From: Brad Parbs Date: Fri, 2 Oct 2015 22:39:43 -0500 Subject: [PATCH] update to 1.9.1 --- vv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vv b/vv index b7d09fd..3b48369 100755 --- a/vv +++ b/vv @@ -5,7 +5,7 @@ # By Brad Parbs # Originally by Alison Barrett # -# Version 1.9.0 +# Version 1.9.1 # # Varying Vagrant Vagrants (https://github.com/Varying-Vagrant-Vagrants/VVV). # @@ -35,7 +35,7 @@ # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.1.6.0 # -version_number=1.9.0 +version_number=1.9.1 if [[ "$1" == "vv_internal_debug" ]]; then # We check this before anything else, so we can debug all of vv