Bump version number to 6.2.0

This commit is contained in:
Sebastiaan Janssen
2013-08-28 09:09:21 +02:00
parent 12b3d50717
commit 8274883fa5
3 changed files with 4 additions and 4 deletions

View File

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

View File

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