File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 55 "VERSION": {
66 "MAJOR": 3,
77 "MINOR": 9,
8- "PATCH": 0 ,
8+ "PATCH": 1 ,
99 "BUILD": 0
1010 },
1111 "KSP_VERSION": {
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "3.9.0 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "3.9.0 .0" ) ]
35+ [ assembly: AssemblyVersion ( "3.9.1 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "3.9.1 .0" ) ]
Original file line number Diff line number Diff line change @@ -32,6 +32,9 @@ ATTRIBUTION-SOUNDS
3232Included Sounds are from freesfx.co.uk (http://www.freesfx.co.uk). EULA can be found here: http://www.freesfx.co.uk/info/eula/
3333
3434VERSION HISTORY
35+ Version 3.9.1.0 - KSP Version: 1.4.1
36+ - Removed custom cursors for users running Linux as this kills the game cursor for them (Issue #200)
37+
3538Version 3.9.0.0 - KSP Version: 1.4.1
3639- Recompiled for 1.4.1 (Issue #199, #199)
3740- Fix alarm delete when no message displayed (Issue #195)
You can’t perform that action at this time.
0 commit comments