From a1897fc8d32bc63babba06412c15f7696f9c750a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Thu, 24 Nov 2016 22:14:16 -0500 Subject: [PATCH] LXD 2.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber --- shared/flex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/flex.go b/shared/flex.go index 76db05158286..933a6025d5e8 100644 --- a/shared/flex.go +++ b/shared/flex.go @@ -3,7 +3,7 @@ */ package shared -var Version = "2.6" +var Version = "2.6.1" var UserAgent = "LXD " + Version /*