]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Proper XML header
[sgblog.git] / common.go
index 988e9abaf56ab65c53a7628a14e83930735c3cf4..03ce423de3759782de89bfd6390be4785225379d 100644 (file)
--- a/common.go
+++ b/common.go
@@ -15,7 +15,7 @@ import (
 )
 
 const (
-       Version = "0.25.0"
+       Version = "0.26.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )