updates versions and port

This commit is contained in:
Shannon
2014-01-29 09:46:25 +11:00
parent 6338d57959
commit 68b4a493c6
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
@ECHO OFF
SET release=7.0.2
SET release=7.0.3
SET comment=
SET version=%release%

View File

@@ -5,7 +5,7 @@ namespace Umbraco.Core.Configuration
{
public class UmbracoVersion
{
private static readonly Version Version = new Version("7.0.2");
private static readonly Version Version = new Version("7.0.3");
/// <summary>
/// Gets the current version of Umbraco.

View File

@@ -2645,7 +2645,7 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\"
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>7020</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:7020</IISUrl>
<IISUrl>http://localhost:7030</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>