Skip to content

Commit

Permalink
Merge pull request #59 from BobPalmer/DEVELOP
Browse files Browse the repository at this point in the history
KSP 1.4.1
  • Loading branch information
BobPalmer authored Mar 20, 2018
2 parents 57c4017 + f7028d3 commit 995f07f
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 995f07f

Please sign in to comment.