commit | a6b485d55a1a9023950c71dbb06b44705d556e5c | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Fri Feb 02 16:49:55 2018 +0000 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Fri Feb 02 16:49:55 2018 +0000 |
tree | 0e35a99debd0f6005b07c2be6b5900b908e815f4 | |
parent | 8e99c5f430aab1f03e16c35b9e2a00e66aadcf7f [diff] [blame] |
Update docs and versioning for the new release Change-Id: Ia5bbe4cdeaf4d5f349361519b0ef10587f28dd30
diff --git a/admin.py b/admin.py index 4cd6867..b7ae1b7 100755 --- a/admin.py +++ b/admin.py
@@ -32,7 +32,7 @@ from ipc.ipc import VlanIpc prog = "admin" -version = "0.6" +version = "0.7" banner = "Linaro VLANd admin interface, version %s" % version exitcode = Error.OK TRUNK_ID_NONE = -1