[virt-tools-list] [PATCH-v6.1 1/5] update __version__ to 0.9.100 for pre-release id

Gene Czarcinski gene at czarc.net
Wed Apr 17 00:44:13 UTC 2013


Signed-off-by: Gene Czarcinski <gene at czarc.net>
---
 virtcli/cliconfig.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtcli/cliconfig.py b/virtcli/cliconfig.py
index 5cb662f..1290e90 100644
--- a/virtcli/cliconfig.py
+++ b/virtcli/cliconfig.py
@@ -42,7 +42,7 @@ def _get_param(name, default):
         return default
     return cfg.get("config", name)
 
-__version__ = "0.9.4"
+__version__ = "0.9.100"
 
 
 # We should map this into the config somehow but I question if anyone cares
-- 
1.8.1.4




More information about the virt-tools-list mailing list