commit | 00dc61bdbfd538e5d7df594abec33b2d50725aa6 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Mon Sep 28 02:44:29 2015 +0100 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Mon Sep 28 02:44:29 2015 +0100 |
tree | ff81d2b504007ab2456a419a53fd0e10a5274fcd | |
parent | 05e3e625bd153e92c3deb40223e747039862316d [diff] [blame] |
Start development of v0.5 Change-Id: I37ee3ac79a723a5d9ddd8cfe262f03b52517c0a8
diff --git a/admin.py b/admin.py index d9b8cc6..1230c81 100755 --- a/admin.py +++ b/admin.py
@@ -30,7 +30,7 @@ from config.config import VlanConfig from ipc.ipc import VlanIpc -version = "0.4" +version = "0.5-DEV" banner = "Linaro VLANd admin interface, version %s" % version TRUNK_ID_NONE = -1