summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy Grover <agrover@redhat.com>2013-07-23 16:43:34 -0700
committerAndy Grover <agrover@redhat.com>2013-07-23 16:43:34 -0700
commit3125733fc3962334c7a7bac0859f196b87ee9d43 (patch)
treecde2d764e8e413e597c85c3e59b0b4cbf8078052
parent95b0c5558e4896e54379d20e77ad870197caaae8 (diff)
downloadtargetcli-3125733fc3962334c7a7bac0859f196b87ee9d43.tar.gz
update version to 2.1.27v2.1.fb27
Signed-off-by: Andy Grover <agrover@redhat.com>
-rw-r--r--targetcli/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/targetcli/__init__.py b/targetcli/__init__.py
index 74838dd..b4cd11f 100644
--- a/targetcli/__init__.py
+++ b/targetcli/__init__.py
@@ -17,7 +17,7 @@ under the License.
from ui_root import UIRoot
-__version__ = "2.1.26"
+__version__ = "2.1.27"
__author__ = "Jerome Martin <jxm@risingtidesystems.com>"
__url__ = "http://www.risingtidesystems.com"
__description__ = "An administration shell for RTS storage targets."