Updated new GlobalSettings version

This commit is contained in:
shannon@ShandemVaio
2012-08-07 21:42:11 +06:00
parent 6f8b016728
commit 9e611ba8f4

View File

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