Explorar o código

Updated to v2.001

Toby Chui %!s(int64=3) %!d(string=hai) anos
pai
achega
d43494ee31
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main.flags.go

+ 1 - 1
main.flags.go

@@ -28,7 +28,7 @@ var subserviceBasePort = 12810            //Next subservice port
 
 // =========== SYSTEM BUILD INFORMATION ==============
 var build_version = "development"                      //System build flag, this can be either {development / production / stable}
-var internal_version = "0.1.124"                       //Internal build version, [fork_id].[major_release_no].[minor_release_no]
+var internal_version = "0.2.001"                       //Internal build version, [fork_id].[major_release_no].[minor_release_no]
 var deviceUUID string                                  //The device uuid of this host
 var deviceVendor = "IMUSLAB.INC"                       //Vendor of the system
 var deviceVendorURL = "http://imuslab.com"             //Vendor contact information