Bumping to version "v0.14-DEV"
authorspf13 <steve.francia@gmail.com>
Sun, 22 Feb 2015 04:11:36 +0000 (23:11 -0500)
committerspf13 <steve.francia@gmail.com>
Sun, 22 Feb 2015 04:11:36 +0000 (23:11 -0500)
hugolib/hugo.go

index 011f7cad8095592109d45c9b5242b6c7e3d615d0..17ca1c2379d2e42f49956d37f060064a0d10d899 100644 (file)
@@ -4,7 +4,7 @@ import (
        "html/template"
 )
 
-const Version = "0.13-DEV"
+const Version = "0.14-DEV"
 
 var (
        CommitHash string