Bumping the version to 4.11.1

This commit is contained in:
Sebastiaan Janssen
2012-11-28 09:44:03 -01:00
parent c0774ad9b9
commit 8def8eaa86
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ namespace Umbraco.Core.Configuration
#region Private static fields
// CURRENT UMBRACO VERSION ID
private const string CurrentUmbracoVersion = "4.11.0";
private const string CurrentUmbracoVersion = "4.11.1";
private static string _reservedUrlsCache;
private static string _reservedPathsCache;