Setting 4.7.1.Beta version number

This commit is contained in:
hartvig
2011-09-15 08:37:38 -02:00
parent 8dcc8251f5
commit 017075d4f6

View File

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