Skip to content

Commit

Permalink
KSPAssembly for when RPM updates
Browse files Browse the repository at this point in the history
  • Loading branch information
DMagic1 committed Jun 24, 2014
1 parent 1ee1fd4 commit 812d974
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Properties/AssemblyInfo.cs
Expand Up @@ -15,6 +15,7 @@
// The form "{Major}.{Minor}.*" will automatically update the build and revision,
// and "{Major}.{Minor}.{Build}.*" will update just the revision.
[assembly: AssemblyVersion ("1.0.6.0")]
[assembly: KSPAssembly ("SCANsat", 1, 6)]
// The following attributes are used to specify the signing key for the assembly,
// if desired. See the Mono documentation for more information about signing.
//[assembly: AssemblyDelaySign(false)]
Expand Down
1 change: 1 addition & 0 deletions SCANsatRPM/Properties/AssemblyInfo.cs
Expand Up @@ -5,4 +5,5 @@
// Change them to the values specific to your project.
[assembly: AssemblyTitle("SCANsatRPM")]
[assembly: AssemblyDescription ("RasterPropMonitor / SCANsat interface plugin for Kerbal Space Program")]
[assembly: KSPAssemblyDependency("SCANsat", 1, 6)]

0 comments on commit 812d974

Please sign in to comment.