commit | c03d68da5431390e2f83bdc1c1e45f09e5cd3910 | [log] [tgz] |
---|---|---|
author | Steve McIntyre <steve.mcintyre@linaro.org> | Thu Mar 24 17:38:34 2016 +0000 |
committer | Steve McIntyre <steve.mcintyre@linaro.org> | Thu Mar 24 17:38:34 2016 +0000 |
tree | 4b71f2a6d4c99f4ea5e7aacd5a9688b0951c5592 | |
parent | f5ef6964cbd60715d9565c9deae43cfdfd271651 [diff] [blame] |
Release version 0.6 Change-Id: Iac2eccf6046de546c3ea4ae9fecb67b78b2d2df7
diff --git a/vland.py b/vland.py index 8c87d35..2c44510 100755 --- a/vland.py +++ b/vland.py
@@ -38,7 +38,7 @@ """ Simple container for stuff to make for nicer syntax """ state = DaemonState() -state.version = "0.6-DEV" +state.version = "0.6" state.banner = "Linaro VLANd version %s" % state.version state.starttime = time.time() state.vis = None