diff options
| author | Andy Grover <agrover@redhat.com> | 2012-08-07 11:56:28 -0700 |
|---|---|---|
| committer | Andy Grover <agrover@redhat.com> | 2012-08-07 11:56:28 -0700 |
| commit | c2126f9ea0af66e99252de8d5a249f4dd4b68bf7 (patch) | |
| tree | f4d48ab6d4572876cc56a92fcf4daeee884f0a23 | |
| parent | dfd042e0d33e00cf1005ae97d15b9fd0aa1efd89 (diff) | |
| download | targetcli-c2126f9ea0af66e99252de8d5a249f4dd4b68bf7.tar.gz | |
next version is fb17
Signed-off-by: Andy Grover <agrover@redhat.com>
| -rw-r--r-- | targetcli/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targetcli/__init__.py b/targetcli/__init__.py index 9749ce3..3d92a04 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.0rc1.fb16" +__version__ = "2.0rc1.fb17" __author__ = "Jerome Martin <jxm@risingtidesystems.com>" __url__ = "http://www.risingtidesystems.com" __description__ = "An administration shell for RTS storage targets." |
