change the version

This commit is contained in:
Lunny Xiao 2018-04-29 20:10:12 +08:00
parent 31d01d08c8
commit fd53cfd818
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.6.0413" Version string = "0.6.6.0429"
) )
func regDrvsNDialects() bool { func regDrvsNDialects() bool {