]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
ISO compatible, Atom-required, dates in comments feed
[sgblog.git] / common.go
index d6357fc984e9ba37c1850c05e2f9403135618b7c..587d2ce23a6912bc928b1a7d82fcbb048cdf7736 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.17.0"
+       Version = "0.18.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )