Signed-off-by: Andy Grover <agrover@xxxxxxxxxx> --- targetcli/__init__.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/targetcli/__init__.py b/targetcli/__init__.py index c3dd63b..8a185c0 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.fb2" +__version__ = "2.0rc1.fb3" __author__ = "Jerome Martin <jxm@xxxxxxxxxxxxxxxxxxxxx>" __url__ = "http://www.risingtidesystems.com" __description__ = "An administration shell for RTS storage targets." -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html