Update version number

This commit is contained in:
Stephan
2013-02-04 12:00:58 -01:00
parent 8d06d39a62
commit 3e1120612b

View File

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