You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by rg...@apache.org on 2020/08/28 19:53:47 UTC

svn commit: r1064904 - /websites/production/logging/content/log4net/.htaccess

Author: rgoers
Date: Fri Aug 28 19:53:46 2020
New Revision: 1064904

Log:
update to 2.0.9

Modified:
    websites/production/logging/content/log4net/.htaccess

Modified: websites/production/logging/content/log4net/.htaccess
==============================================================================
--- websites/production/logging/content/log4net/.htaccess (original)
+++ websites/production/logging/content/log4net/.htaccess Fri Aug 28 19:53:46 2020
@@ -6,5 +6,5 @@ RewriteCond %{REQUEST_URI} !^/log4net/lo
 RewriteRule ^(.*)/release/sdk/html/AllMembers_(.*)$ $1/release/sdk/html/$2
 
 RewriteCond %{REQUEST_URI} !^/log4net/log4net-\d.\d.*$
-RewriteRule ^(.*)$ log4net-2.0.8/$1
+RewriteRule ^(.*)$ log4net-2.0.9/$1