|
@@ -27,7 +27,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.113" //Internal build version, please follow git commit counter for setting this value. max value \[0-9].[0-9][0-9].[0-9][0-9][0-9]\
|
|
|
+var internal_version = "0.1.114" //Internal build version, please follow git commit counter for setting this value. max value \[0-9].[0-9][0-9].[0-9][0-9][0-9]\
|
|
|
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
|