Bump version number

This commit is contained in:
Sebastiaan Janssen
2013-08-30 12:00:33 +02:00
parent 2552dffdad
commit fbfdd8d398
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.1.5
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.1.5");
/// <summary>
/// Gets the current version of Umbraco.

View File

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