Skip to content

Commit

Permalink
KSP 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BobPalmer committed Mar 20, 2018
1 parent ed1ed57 commit f7028d3
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.10.0 - 2018.03.13
-----------------
KSP 1.4.1 Compatibility

0.9.1 - 2018.03.07
------------------
Recompile after branch cleanup
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
},
"VERSION":{
"MAJOR":0,
"MINOR":9,
"PATCH":1,
"MINOR":10,
"PATCH":0,
"BUILD":0
},
"KSP_VERSION":{
"MAJOR":1,
"MINOR":4,
"PATCH":0
"PATCH":1
},
"KSP_VERSION_MIN":{
"MAJOR":1,
Expand Down
Binary file not shown.
Binary file modified Source/WarpEngine/WarpEngine/obj/Debug/WarpEngine.pdb
Binary file not shown.

0 comments on commit f7028d3

Please sign in to comment.