Setting version number to 4.6.0 - ahhh

This commit is contained in:
hartvig
2011-01-11 19:08:15 -01:00
parent 335c7a4333
commit fec91ebd75

View File

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