It's a beta, baby!

This commit is contained in:
hartvig
2010-12-23 22:40:56 -01:00
parent 4795bb9f43
commit f18fe684cd

View File

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