-
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update models to harmonize with current UA-ModelCompiler release #655
- created 6.5.5-November
- Loading branch information
Showing
8 changed files
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,8 +11,8 @@ string Url = "https://github.com/mpostol/OPC-UA-OOI"; | |
string Email = "[email protected]"; | ||
string Phone = "+48 608 619 899"; | ||
string Owner = "Mariusz Postol"; | ||
string RepositoryVersion = "6.5.3"; //increment on the same position as the group version | ||
string RepositoryVersionPrerelease = "-Mike"; //increment on the same position as the group version | ||
string RepositoryVersion = "6.5.5"; //increment on the same position as the group version | ||
string RepositoryVersionPrerelease = "-November"; //increment on the same position as the group version | ||
string Authors = "Mariusz Postol"; | ||
string IconURLTag = "https://github.com/mpostol/OPC-UA-OOI/blob/master/CommonResources/Media/Logo64.PNG?raw=true"; | ||
|
||
|
@@ -27,17 +27,17 @@ string DataDiscoveryPrerelease = ""; | |
string DataDiscoveryProduct = "Object Oriented Internet"; | ||
|
||
//UAOOI.SemanticData | ||
string SemanticDataVersion = "6.5.3"; | ||
string SemanticDataPrerelease = "-Mike"; | ||
string SemanticDataVersion = "6.5.5"; | ||
string SemanticDataPrerelease = "-November"; | ||
string SemanticDataProduct = "Object Oriented Internet"; | ||
|
||
//UAOOI.SemanticData.UANodeSetValidation | ||
string SemanticDataUANodeSetValidationVersion = "6.5.3"; | ||
string SemanticDataUANodeSetValidationVersion = "6.5.5"; | ||
string SemanticDataUANodeSetValidationPrerelease = "-https://github.com/mpostol/OPC-UA-OOI.git"; | ||
|
||
//UAOOI.SemanticData.UAModelDesignExport | ||
string SemanticDataUAModelDesignExportVersion = "6.5.3"; | ||
string SemanticDataUAModelDesignExportPrerelease = "-Mike"; | ||
string SemanticDataUAModelDesignExportVersion = "6.5.5"; | ||
string SemanticDataUAModelDesignExportPrerelease = "-November"; | ||
|
||
//UAOOI.Configuration | ||
string ConfigurationVersion = "6.4.8"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters