From 208cf8a01da94a9481f3d4d5ffc303ad237b892d Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Mon, 9 Dec 2013 17:55:37 +0100 Subject: [PATCH] Bump version and try to make the buildserver happy --- build/Build.bat | 2 +- src/Umbraco.Web.UI/Umbraco.Web.UI.csproj | 6 +++--- src/Umbraco.Web/Umbraco.Web.csproj | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/Build.bat b/build/Build.bat index f680ebf7b0..af15cd5f07 100644 --- a/build/Build.bat +++ b/build/Build.bat @@ -1,5 +1,5 @@ @ECHO OFF -SET release=7.0.0 +SET release=7.0.1 SET comment= SET version=%release% diff --git a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj index 2f055e73e7..0b4586ebdf 100644 --- a/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj +++ b/src/Umbraco.Web.UI/Umbraco.Web.UI.csproj @@ -2605,7 +2605,7 @@ - 10.0 + 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) @@ -2623,9 +2623,9 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\" True True - 7000 + 7010 / - http://localhost:7000 + http://localhost:7010 False False diff --git a/src/Umbraco.Web/Umbraco.Web.csproj b/src/Umbraco.Web/Umbraco.Web.csproj index f14159f141..ddb5afe73a 100644 --- a/src/Umbraco.Web/Umbraco.Web.csproj +++ b/src/Umbraco.Web/Umbraco.Web.csproj @@ -2063,7 +2063,7 @@ - 10.0 + 11.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)