Marking this changeset as 4.5.2

[TFS Changeset #76544]
This commit is contained in:
hartvig
2010-08-27 10:14:43 +00:00
parent 16e56d9e04
commit e7f7f5859b

View File

@@ -18,7 +18,7 @@ namespace umbraco
{
#region Private static fields
// CURRENT UMBRACO VERSION ID
private static string _currentVersion = "4.5.2.beta";
private static string _currentVersion = "4.5.2";
private static string _reservedUrlsCache;
private static string _reservedPathsCache;