From 29abe0525838eddb180971c4ad7463f8cf75a1c4 Mon Sep 17 00:00:00 2001 From: Eugene Medvedev Date: Fri, 18 Jul 2014 21:42:15 +0400 Subject: [PATCH] Revert "Revert "Bumping version numbers for release."" This reverts commit 560543975bda163e3b88eb668a73ab60e5f5cc18. --- BumpBuildNumber/BumpBuildNumber.csproj | 2 +- FormatterTests/FormatterTests.csproj | 2 +- .../Props/InternalFlagPlate/FlagPlate.mu | Bin 2521 -> 2855 bytes .../Props/InternalFlagPlate/FlagPlate000.png | Bin 87 -> 88 bytes MechJebRPM/MechJebRPM.csproj | 2 +- RasterPropMonitor.sln | 2 +- RasterPropMonitor/RasterPropMonitor.csproj | 2 +- SCANsatRPM/SCANsatRPM.csproj | 2 +- SharedAssemblyInfo.cs | 4 +--- 9 files changed, 7 insertions(+), 9 deletions(-) diff --git a/BumpBuildNumber/BumpBuildNumber.csproj b/BumpBuildNumber/BumpBuildNumber.csproj index 98735692..ea1bd816 100644 --- a/BumpBuildNumber/BumpBuildNumber.csproj +++ b/BumpBuildNumber/BumpBuildNumber.csproj @@ -9,7 +9,7 @@ Exe BumpBuildNumber BumpBuildNumber - 0.17 + 0.18 v3.5 diff --git a/FormatterTests/FormatterTests.csproj b/FormatterTests/FormatterTests.csproj index 4f8a81aa..8bfa0df7 100644 --- a/FormatterTests/FormatterTests.csproj +++ b/FormatterTests/FormatterTests.csproj @@ -9,7 +9,7 @@ Exe FormatterTests FormatterTests - 0.17 + 0.18 True 65001 v3.5 diff --git a/GameData/JSI/RasterPropMonitor/Library/Props/InternalFlagPlate/FlagPlate.mu b/GameData/JSI/RasterPropMonitor/Library/Props/InternalFlagPlate/FlagPlate.mu index 6942f2b9a462b7187498e7d53eb0d72ebca832de..c92b2a859f05a2f6ef166d4fec48fb138d252acb 100644 GIT binary patch delta 107 zcmca9yj+a+zZN3{^F&sM$@(0;6T_^4l;FgrAWCxMAAR=C`W)(v!VEyb=9ZI~?&J<) rPI(ZqccQ8SP)?qakzukwXQ&JZQ20L(FfcUOLoi4o7}!tV!zl{@8>AZL delta 54 zcmZ23c2k)3zZN3{(?nK>$Library MechJebRPM MechJebRPM - 0.17 + 0.18 65001 v3.5 diff --git a/RasterPropMonitor.sln b/RasterPropMonitor.sln index ebc9bac9..5c895f20 100644 --- a/RasterPropMonitor.sln +++ b/RasterPropMonitor.sln @@ -238,7 +238,7 @@ Global $36.inheritsSet = Mono $36.inheritsScope = text/plain $36.scope = text/plain - version = 0.17 + version = 0.18 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/RasterPropMonitor/RasterPropMonitor.csproj b/RasterPropMonitor/RasterPropMonitor.csproj index 214f3da9..1ee89bd5 100644 --- a/RasterPropMonitor/RasterPropMonitor.csproj +++ b/RasterPropMonitor/RasterPropMonitor.csproj @@ -9,7 +9,7 @@ Library JSI RasterPropMonitor - 0.17 + 0.18 v3.5 65001 diff --git a/SCANsatRPM/SCANsatRPM.csproj b/SCANsatRPM/SCANsatRPM.csproj index f38f1a80..3e86d67e 100644 --- a/SCANsatRPM/SCANsatRPM.csproj +++ b/SCANsatRPM/SCANsatRPM.csproj @@ -9,7 +9,7 @@ Library SCANsatRPM SCANsatRPM - 0.17 + 0.18 65001 v3.5 diff --git a/SharedAssemblyInfo.cs b/SharedAssemblyInfo.cs index 06f9a304..9c65d1fc 100644 --- a/SharedAssemblyInfo.cs +++ b/SharedAssemblyInfo.cs @@ -16,10 +16,8 @@ // Now this is the actual version number with build number. // As I release newer ones, I'll bump them manually. -// The 8888 is temporary here to distinguish this from the last built dev build packet, -// as I release 0.17, I'll switch the version to 0.17. // Build number is altered automatically. -[assembly: AssemblyFileVersion("0.17.8888.14")] +[assembly: AssemblyFileVersion("0.18.0.1")] // The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing.