WIP installer refactor, changes version to 4.6 Alpha

[TFS Changeset #77685]
This commit is contained in:
starfighter83
2010-10-01 08:39:11 +00:00
parent 92643f641e
commit 0b3c137fd8

View File

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