diff options
| author | Andy Grover <agrover@redhat.com> | 2013-05-02 14:41:34 -0700 |
|---|---|---|
| committer | Andy Grover <agrover@redhat.com> | 2013-05-02 14:41:34 -0700 |
| commit | 36e924771417d152aa33e44904837576060efdcc (patch) | |
| tree | 180040590ed56d922d084dde3186d1324f804a7a | |
| parent | c8d24a87a9d1e06698064aec2b0b4f087a8339f8 (diff) | |
| download | targetcli-36e924771417d152aa33e44904837576060efdcc.tar.gz | |
Update version to 2.1.24v2.1.fb24
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 d1f3045..d518f5f 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.1.22" +__version__ = "2.1.24" __author__ = "Jerome Martin <jxm@risingtidesystems.com>" __url__ = "http://www.risingtidesystems.com" __description__ = "An administration shell for RTS storage targets." |
