Commit ea27254 1 parent 40a029d commit ea27254 Copy full SHA for ea27254
File tree 3 files changed +4
-4
lines changed
tools/makesigs/Properties
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- version : 0.9.2 .{build}
1
+ version : 0.9.3 .{build}
2
2
3
3
init :
4
4
- git config --global core.autocrlf true
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >Reko.Decompiler.Runtime</id >
5
- <version >0.9.3-prerelease </version >
5
+ <version >0.9.3</version >
6
6
<title >Reko Decompiler Runtime</title >
7
7
<authors >Reko Decompiler contributors</authors >
8
8
<owners >John Källén</owners >
Original file line number Diff line number Diff line change 22
22
// The following GUID is for the ID of the typelib if this project is exposed to COM
23
23
[ assembly: Guid ( "2ec213af-1600-4690-92ed-aaf740a90f27" ) ]
24
24
25
- [ assembly: AssemblyVersion ( "0.9.2 .0" ) ]
26
- [ assembly: AssemblyFileVersion ( "0.9.2.3 " ) ]
25
+ [ assembly: AssemblyVersion ( "0.9.3 .0" ) ]
26
+ [ assembly: AssemblyFileVersion ( "0.9.3.0 " ) ]
You can’t perform that action at this time.
0 commit comments