ref: 729a6739f28bbf3d91618cb853e31014882643f7
parent: e43eabaceeb6bf2c329b73cb40ccee8ebed61b0a
author: spf13 <[email protected]>
date: Sat Feb 21 18:11:36 EST 2015
Bumping to version "v0.14-DEV"
--- a/hugolib/hugo.go
+++ b/hugolib/hugo.go
@@ -4,7 +4,7 @@
"html/template"
)
-const Version = "0.13-DEV"
+const Version = "0.14-DEV"
var (
CommitHash string