Bump version number

This commit is contained in:
Sebastiaan Janssen
2013-06-27 15:09:44 +02:00
parent 59ff4a0484
commit cfa3e3aff1
3 changed files with 3 additions and 3 deletions

View File

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

View File

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