From 1397001c5bb93d4083467e5c6be5aa9ec9578ea6 Mon Sep 17 00:00:00 2001
From: Silas Davis <silas@erisindustries.com>
Date: Wed, 12 Apr 2017 11:22:31 +0100
Subject: [PATCH] Remove accidental reference to 0.17 in config comment

---
 config/templates.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/templates.go b/config/templates.go
index c53c43f0..ef376b78 100644
--- a/config/templates.go
+++ b/config/templates.go
@@ -280,7 +280,7 @@ const sectionBurrowMint = `
 ################################################################################
 ##
 ## Burrow-Mint
-## version 0.17
+## version 0.16
 ##
 ## The original Ethereum virtual machine with IAVL merkle trees
 ## and tendermint/go-wire encoding
-- 
GitLab