[lxc-devel] [lxd/master] Update flex.go

techtonik on Github lxc-bot at linuxcontainers.org
Sun Jun 19 06:31:34 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 350 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160619/e8d70952/attachment.bin>
-------------- next part --------------
From 275dd253d40a3bde2abd0925633750ffe1404e09 Mon Sep 17 00:00:00 2001
From: anatoly techtonik <techtonik at gmail.com>
Date: Sun, 19 Jun 2016 09:31:08 +0300
Subject: [PATCH] Update flex.go

Signed-off-by: anatoly techtonik <techtonik at 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
 
 /*


More information about the lxc-devel mailing list