This commit is contained in:
hartvig
2011-09-21 05:11:14 -02:00

View File

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