mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
update __version__ to 0.9.100 for pre-release id
Signed-off-by: Gene Czarcinski <gene@czarc.net>
This commit is contained in:
parent
61369d252c
commit
2b298aa424
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user