Toby Chui преди 5 дни
родител
ревизия
8d3c3e573f
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      main.flags.go

+ 1 - 1
main.flags.go

@@ -33,7 +33,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.2.021"                       //Internal build version, [fork_id].[major_release_no].[minor_release_no]
+var internal_version = "0.2.023"                       //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