Jelajahi Sumber

update version

xormplus 9 tahun lalu
induk
melakukan
0ed963148a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      xorm.go

+ 1 - 1
xorm.go

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