change the version

This commit is contained in:
Lunny Xiao 2017-04-12 22:40:28 +08:00
parent 348d66b5b8
commit 3c8314e916
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import (
const ( const (
// Version show the xorm's version // Version show the xorm's version
Version string = "0.6.2.0401" Version string = "0.6.2.0412"
) )
func regDrvsNDialects() bool { func regDrvsNDialects() bool {