Open new branch for 6.1.3

This commit is contained in:
Sebastiaan Janssen
2013-06-28 14:44:56 +02:00
parent e553f2c671
commit ffce1a3e6b
3 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -2559,9 +2559,9 @@ xcopy "$(ProjectDir)"..\packages\SqlServerCE.4.0.0.0\x86\*.* "$(TargetDir)x86\"
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>6120</DevelopmentServerPort>
<DevelopmentServerPort>6130</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost:6120</IISUrl>
<IISUrl>http://localhost:6130</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>