File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed
Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 18751875 {
18761876 "Name" = "8:Microsoft Visual Studio"
18771877 "ProductName" = "8:BlueM.Wave"
1878- "ProductCode" = "8:{614202E7-65F6-4838-971A-8D8C6A34A27F }"
1879- "PackageCode" = "8:{B9361699-5903-4EAD-87B3-1111FD035E84 }"
1878+ "ProductCode" = "8:{7398C268-3CC7-4B22-8657-B9D93C3BC8E0 }"
1879+ "PackageCode" = "8:{DDC4279C-2C31-4413-B918-FC07D8F0EE74 }"
18801880 "UpgradeCode" = "8:{8AC270DC-0E8D-4087-98AB-3A2C358096B9}"
18811881 "AspNetVersion" = "8:2.0.50727.0"
18821882 "RestartWWWService" = "11:FALSE"
18831883 "RemovePreviousVersions" = "11:TRUE"
18841884 "DetectNewerInstalledVersion" = "11:TRUE"
18851885 "InstallAllUsers" = "11:TRUE"
1886- "ProductVersion" = "8:2.9.2 "
1886+ "ProductVersion" = "8:2.10.0 "
18871887 "Manufacturer" = "8:BlueM Dev Group"
18881888 "ARPHELPTELEPHONE" = "8:"
18891889 "ARPHELPLINK" = "8:https://wiki.bluemodel.org/index.php/BlueM.Wave"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Version 2.10.0
55--------------
66NEW:
77* Added support for reading and writing files in Delft-FEWS PI timeseries XML format #200
8+ * Updated about box
89
910Version 2.9.2
1011-------------
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "2.9.2 .*" )>
35- '<Assembly: AssemblyFileVersion("2.9.2 .*")>
34+ < Assembly : AssemblyVersion( "2.10.0 .*" )>
35+ '<Assembly: AssemblyFileVersion("2.10.0 .*")>
You can’t perform that action at this time.
0 commit comments