From bbde58a5f3dc062d9a2101affdf06358e25b198d Mon Sep 17 00:00:00 2001
From: Seblu <sebastien.luttringer@smartjog.com>
Date: Mon, 21 Feb 2011 13:28:05 +0100
Subject: [PATCH] Start v2 dev

---
 README            | 1 -
 cccli/__init__.py | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/README b/README
index c177bcd..7d3ea8f 100644
--- a/README
+++ b/README
@@ -57,5 +57,4 @@ You can look in TQL file to see the power of tql.
 New release
 ===========
 Update version in cccli/__init__.py
-Update version in debian/control
 Update version in debian/changelog
diff --git a/cccli/__init__.py b/cccli/__init__.py
index b05919c..f5c6a77 100644
--- a/cccli/__init__.py
+++ b/cccli/__init__.py
@@ -6,5 +6,5 @@ CloudControl CLI
 '''
 
 canonical_name="cc-cli"
-version = "1"
+version = "2~dev"
 debug = False
-- 
GitLab