Updating version number

[TFS Changeset #77698]
This commit is contained in:
hartvig
2010-10-01 10:37:50 +00:00
parent 72fb76e4e0
commit bc6c01f44c

View File

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