diff options
| author | Andy Grover <agrover@redhat.com> | 2013-03-04 15:05:13 -0800 |
|---|---|---|
| committer | Andy Grover <agrover@redhat.com> | 2013-03-04 15:05:13 -0800 |
| commit | 5d4a727b1bac94c4cfe63e37a0b2f91ac0cbab75 (patch) | |
| tree | 0c0fa8e3b372a9e9ccec5ef78f1403a973593287 | |
| parent | a0e361ece6d30aebd7537df32240e340f7a251b1 (diff) | |
| download | targetcli-5d4a727b1bac94c4cfe63e37a0b2f91ac0cbab75.tar.gz | |
Next version is fb21v2.0.fb21
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 d70c804..b8874ba 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.fb20" +__version__ = "2.0.fb21" __author__ = "Jerome Martin <jxm@risingtidesystems.com>" __url__ = "http://www.risingtidesystems.com" __description__ = "An administration shell for RTS storage targets." |
