diff --git a/config templates/web.config b/config templates/web.config index e09c4095d9..2ed0393084 100644 --- a/config templates/web.config +++ b/config templates/web.config @@ -1,31 +1,27 @@ - + - - - -
+
- - -
- -
-
-
+ + +
+ +
+
+
+
- -
+
+
- - - + - + @@ -38,7 +34,6 @@ - @@ -46,70 +41,79 @@ - - + + + + + + - + - + + + + + + - - - - - - + + + + + + - - + + + - - - + + - - + + - + - - + - - - + + + - - + + + + - - + - - - + + + + + + - - + - - + - @@ -118,7 +122,6 @@ - @@ -126,23 +129,20 @@ - - - + + - - + - @@ -150,35 +150,72 @@ - - + + + + + + + + + + + + + + + - - - - - - - - + + + - --> + + + + + + + + + + + + diff --git a/umbraco/businesslogic/GlobalSettings.cs b/umbraco/businesslogic/GlobalSettings.cs index f675e5682f..0d3e3f6ca5 100644 --- a/umbraco/businesslogic/GlobalSettings.cs +++ b/umbraco/businesslogic/GlobalSettings.cs @@ -15,7 +15,7 @@ namespace umbraco { #region Private static fields // CURRENT UMBRACO VERSION ID - private static string _currentVersion = "4.0.2.1"; + private static string _currentVersion = "4.1.0.alpha"; private static string _reservedUrlsCache; private static string _reservedPathsCache;