updates version

This commit is contained in:
Shannon
2014-02-17 16:06:46 +11:00
parent 7e7c4b52b6
commit 87f93be6ba
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
@ECHO OFF
SET release=7.0.3
SET release=7.1.0
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.3");
private static readonly Version Version = new Version("7.1.0");
/// <summary>
/// Gets the current version of Umbraco.

View File

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