The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2138
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === Seems like version update is not working anymore.
From 275dd253d40a3bde2abd0925633750ffe1404e09 Mon Sep 17 00:00:00 2001 From: anatoly techtonik <techto...@gmail.com> Date: Sun, 19 Jun 2016 09:31:08 +0300 Subject: [PATCH] Update flex.go Signed-off-by: anatoly techtonik <techto...@gmail.com> --- shared/flex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/flex.go b/shared/flex.go index 7730eaa..50a681e 100644 --- a/shared/flex.go +++ b/shared/flex.go @@ -3,7 +3,7 @@ */ package shared -var Version = "2.0.0" +var Version = "2.0.3" var UserAgent = "LXD " + Version /*
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel