summaryrefslogtreecommitdiff
path: root/targetcli
diff options
context:
space:
mode:
Diffstat (limited to 'targetcli')
-rw-r--r--targetcli/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/targetcli/__init__.py b/targetcli/__init__.py
index 3a1840a..d1f3045 100644
--- a/targetcli/__init__.py
+++ b/targetcli/__init__.py
@@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
from ui_root import UIRoot
-__version__ = "2.0.22"
+__version__ = "2.1.22"
__author__ = "Jerome Martin <jxm@risingtidesystems.com>"
__url__ = "http://www.risingtidesystems.com"
__description__ = "An administration shell for RTS storage targets."