Marking changeset as Umbraco 4.5.2 Beta

[TFS Changeset #76340]
This commit is contained in:
hartvig
2010-08-24 08:21:27 +00:00
parent fa4b768aa3
commit ef54f602b4

View File

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