Marked as 4.6.1

This commit is contained in:
hartvig
2011-01-12 11:44:35 -01:00
parent e777a97cb6
commit 300de8c4ab
+1 -1
View File
@@ -18,7 +18,7 @@ namespace umbraco
{
#region Private static fields
// CURRENT UMBRACO VERSION ID
private static string _currentVersion = "4.6.0";
private static string _currentVersion = "4.6.1";
private static string _reservedUrlsCache;
private static string _reservedPathsCache;