From c883408a5e63e7677fcbdb03979de027faf88c00 Mon Sep 17 00:00:00 2001 From: mike o'brien Date: Tue, 21 Oct 2014 18:01:25 -0400 Subject: bump tools version to 2.7.8 Former-commit-id: c22b75ee60d8b52d1e71c079fedb7a45d3d21836 --- common/options/options.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/options/options.go b/common/options/options.go index dd21378e259..ec5c00e5606 100644 --- a/common/options/options.go +++ b/common/options/options.go @@ -9,7 +9,7 @@ import ( ) const ( - VersionStr = "2.7.7" + VersionStr = "2.7.8" ) // Struct encompassing all of the options that are reused across tools: "help", -- cgit v1.2.1