commit | 01997df678f032f715bd18dcdd5e8cdad706c79e | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Thu Dec 24 12:32:38 2015 +0000 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Thu Dec 24 12:32:38 2015 +0000 |
tree | 242daa2e91cb1051c3e09c4ea51685da2b69f397 | |
parent | 43442ac9b30e790ff0deb74342c155836f36f3d7 [diff] [blame] |
Release version 0.5 Update Changelog etc. to match Change-Id: I2e55775f5239f674a432245a557f56056bba8f12
diff --git a/admin.py b/admin.py index 1b345ee..a6bf735 100755 --- a/admin.py +++ b/admin.py
@@ -31,7 +31,7 @@ from config.config import VlanConfig from ipc.ipc import VlanIpc -version = "0.5-DEV" +version = "0.5" banner = "Linaro VLANd admin interface, version %s" % version TRUNK_ID_NONE = -1