]> Sergey Matveev's repositories - sgblog.git/blobdiff - common.go
Include subject in comment URI
[sgblog.git] / common.go
index 86d1e8317876bf0524b1c14d8807c09615537de4..821d5b39deba806acabfaa2f4ee4b09a195fdc6a 100644 (file)
--- a/common.go
+++ b/common.go
@@ -1,7 +1,7 @@
-// SGBlog -- Git-based CGI/inetd blogging/phlogging engine
+// SGBlog -- Git-backed CGI/inetd blogging/phlogging engine
 package sgblog
 
 const (
-       Version = "0.4.0"
+       Version = "0.10.0"
        WhenFmt = "2006-01-02 15:04:05Z07:00"
 )