-
-
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.
- Updated version information for all published assemblies (Model.t4),
- Loading branch information
Showing
8 changed files
with
21 additions
and
21 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
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,14 +11,14 @@ 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.3.1"; //increment on the same position as the group version | ||
string RepositoryVersionPrerelease = "-Echo"; //increment on the same position as the group version | ||
string RepositoryVersion = "6.3.2"; //increment on the same position as the group version | ||
string RepositoryVersionPrerelease = "-Foxtrot"; //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"; | ||
|
||
//UAOOI.Common | ||
string CommonVersion = "6.3.1"; | ||
string CommonPrerelease = "-Echo"; | ||
string CommonVersion = "6.3.2"; | ||
string CommonPrerelease = "-Foxtrot"; | ||
|
||
//UAOOI.DataDiscovery | ||
string DataDiscoveryTitle = "UAOOI.DataDiscovery"; | ||
|
@@ -27,17 +27,17 @@ string DataDiscoveryPrerelease = ""; | |
string DataDiscoveryProduct = "Object Oriented Internet"; | ||
|
||
//UAOOI.SemanticData | ||
string SemanticDataVersion = "6.3.1"; | ||
string SemanticDataPrerelease = "-Echo"; | ||
string SemanticDataVersion = "6.3.2"; | ||
string SemanticDataPrerelease = "-Foxtrot"; | ||
string SemanticDataProduct = "Object Oriented Internet"; | ||
|
||
//UAOOI.SemanticData.UANodeSetValidation | ||
string SemanticDataUANodeSetValidationVersion = "6.3.1"; | ||
string SemanticDataUANodeSetValidationPrerelease = "-Echo"; | ||
string SemanticDataUANodeSetValidationVersion = "6.3.2"; | ||
string SemanticDataUANodeSetValidationPrerelease = "-Foxtrot"; | ||
|
||
//UAOOI.SemanticData.UAModelDesignExport | ||
string SemanticDataUAModelDesignExportVersion = "6.3.1"; | ||
string SemanticDataUAModelDesignExportPrerelease = "-Echo"; | ||
string SemanticDataUAModelDesignExportVersion = "6.3.2"; | ||
string SemanticDataUAModelDesignExportPrerelease = "-Foxtrot"; | ||
|
||
//UAOOI.Configuration | ||
string ConfigurationVersion = "4.0.1"; | ||
|
@@ -50,7 +50,7 @@ string NetworkingDataPrerelease = ""; | |
string NetworkingDataProduct = "Object Oriented Internet"; | ||
|
||
//Note: | ||
//Alpha, Bravo, Charlie, Delta, Echo, Foxtrot, Golf, Hotel, India, Juliet, | ||
//Alpha, Bravo, Charlie, Delta, Foxtrot, Foxtrot, Golf, Hotel, India, Juliet, | ||
//Kilo, Lima, Mike, November, Oscar, Papa, Quebec, Romeo, Sierra, Tango, | ||
//Uniform, Victor, Whiskey, X-Ray, Yankee, Zulu | ||
#> |
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