Merge with 4.10.1

This commit is contained in:
Shannon Deminick
2012-11-14 21:18:34 +05:00
4 changed files with 96 additions and 2 deletions

View File

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