Skip to content

Commit

Permalink
Merge pull request #176 from MOARdV/master
Browse files Browse the repository at this point in the history
0.19.2 updates
  • Loading branch information
MOARdV committed May 2, 2015
2 parents ad61b19 + 18c154f commit 9370efb
Show file tree
Hide file tree
Showing 9 changed files with 1,233 additions and 1,052 deletions.
2 changes: 1 addition & 1 deletion BumpBuildNumber/BumpBuildNumber.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>BumpBuildNumber</RootNamespace>
<AssemblyName>BumpBuildNumber</AssemblyName>
<ReleaseVersion>0.19.1</ReleaseVersion>
<ReleaseVersion>0.19.2</ReleaseVersion>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
Expand Down
2 changes: 1 addition & 1 deletion FormatterTests/FormatterTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Exe</OutputType>
<RootNamespace>FormatterTests</RootNamespace>
<AssemblyName>FormatterTests</AssemblyName>
<ReleaseVersion>0.19.1</ReleaseVersion>
<ReleaseVersion>0.19.2</ReleaseVersion>
<UseMSBuildEngine>True</UseMSBuildEngine>
<CodePage>65001</CodePage>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@PART[*]:HAS[@MODULE[JSITransparentPod]],REQUIRES[RasterPropMonitor]
{
@MODULE[JSITransparentPod]
{
%disableLoadingInEditor = true
}
}
2 changes: 1 addition & 1 deletion MechJebRPM/MechJebRPM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<OutputType>Library</OutputType>
<RootNamespace>MechJebRPM</RootNamespace>
<AssemblyName>MechJebRPM</AssemblyName>
<ReleaseVersion>0.19.1</ReleaseVersion>
<ReleaseVersion>0.19.2</ReleaseVersion>
<CodePage>65001</CodePage>
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
</PropertyGroup>
Expand Down
Loading

0 comments on commit 9370efb

Please sign in to comment.