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/09/12 17:44:30 UTC

[logging-log4net-site] branch asf-staging updated: Update release version

This is an automated email from the ASF dual-hosted git repository.

rgoers pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 2af864a  Update release version
2af864a is described below

commit 2af864a438a87ca6426619516b3ce9cb0937a1f1
Author: Ralph Goers <rg...@apache.org>
AuthorDate: Sat Sep 12 10:44:17 2020 -0700

    Update release version
---
 .htaccess | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.htaccess b/.htaccess
index 8722878..f31d609 100644
--- a/.htaccess
+++ b/.htaccess
@@ -6,5 +6,5 @@ RewriteCond %{REQUEST_URI} !^/log4net/log4net-1.*$
 RewriteRule ^(.*)/release/sdk/html/AllMembers_(.*)$ $1/release/sdk/html/$2
 
 RewriteCond %{REQUEST_URI} !^/log4net/log4net-\d.\d.*$
-RewriteRule ^(.*)$ log4net-2.0.9/$1
+RewriteRule ^(.*)$ log4net-2.0.10/$1