From 239230ebf37b6dd13ed26d8317825cb9ef259bc4 Mon Sep 17 00:00:00 2001 From: Filippo Squillace Date: Thu, 15 Jan 2015 23:29:34 +0100 Subject: [PATCH] Update the version to 3.6.9 (Snake) --- bin/juju | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/juju b/bin/juju index 065fd04..903ca8f 100755 --- a/bin/juju +++ b/bin/juju @@ -20,8 +20,8 @@ NAME='JuJu' CMD='juju' -VERSION='2.5.6' -CODE_NAME='Lion' +VERSION='3.6.9' +CODE_NAME='Snake' DESCRIPTION='The GNU/Linux distribution container for non-root users' AUTHOR='Filippo Squillace ' HOMEPAGE='https://github.com/fsquillace/juju'