This commit is contained in:
hartvig
2011-01-11 12:49:36 -01:00
parent 4c76081568
commit ef5cb3dd4c

View File

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