Browse Source

update version

xormplus 8 years ago
parent
commit
0312b19656
1 changed files with 1 additions and 1 deletions
  1. 1 1
      xorm.go

+ 1 - 1
xorm.go

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