v1.2 release

This commit is contained in:
lealife
2015-10-18 00:16:54 +08:00
parent 1716acf9e0
commit 0cd2c42b68

View File

@ -594,5 +594,5 @@ func (this *ConfigService) HomePageIsAdminsBlog() bool {
} }
func (this *ConfigService) GetVersion() string { func (this *ConfigService) GetVersion() string {
return "1.1" return "1.2"
} }