This repository was archived by the owner on Aug 26, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Tools/Visualization/TraceViewer/Properties Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
22<Project >
33 <PropertyGroup >
4- <VersionPrefix >1.3.9 </VersionPrefix >
4+ <VersionPrefix >1.4.0 </VersionPrefix >
55 <VersionSuffix ></VersionSuffix >
66 </PropertyGroup >
77</Project >
Original file line number Diff line number Diff line change 22<package >
33 <metadata >
44 <id >Microsoft.PSharp</id >
5- <version >1.3.9 </version >
5+ <version >1.4.0 </version >
66 <authors >Microsoft</authors >
77 <licenseUrl >https://github.com/p-org/PSharp/blob/master/LICENSE.txt</licenseUrl >
88 <projectUrl >https://github.com/p-org/PSharp</projectUrl >
99 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1010 <description >The P# language, runtime and testing infrastructure.</description >
11- <releaseNotes >This release contains the 1.3.9 version of the P# language, runtime and testing infrastructure.</releaseNotes >
11+ <releaseNotes >This release contains the 1.4.0 version of the P# language, runtime and testing infrastructure.</releaseNotes >
1212 <copyright >© Microsoft Corporation. All rights reserved.</copyright >
1313 <tags >asynchrony testing .NET programming actors state-machines</tags >
1414 </metadata >
Original file line number Diff line number Diff line change 5252// You can specify all the values or you can default the Build and Revision Numbers
5353// by using the '*' as shown below:
5454// [assembly: AssemblyVersion("1.0.*")]
55- [ assembly: AssemblyVersion ( "1.3.7.9 " ) ]
56- [ assembly: AssemblyFileVersion ( "1.3.9 .0" ) ]
55+ [ assembly: AssemblyVersion ( "1.4.0.0 " ) ]
56+ [ assembly: AssemblyFileVersion ( "1.4.0 .0" ) ]
You can’t perform that action at this time.
0 commit comments