Repository: logging-log4j2
Updated Branches:
  refs/heads/master 1f2712b65 -> 256a7ce2e


Version number should be a variable


Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/256a7ce2
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/256a7ce2
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/256a7ce2

Branch: refs/heads/master
Commit: 256a7ce2e58d81715884c9fa2674e13ffdb60e02
Parents: 1f2712b
Author: Ralph Goers <[email protected]>
Authored: Sat Jan 21 23:11:47 2017 -0700
Committer: Ralph Goers <[email protected]>
Committed: Sat Jan 21 23:12:07 2017 -0700

----------------------------------------------------------------------
 src/site/markdown/index.md.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/256a7ce2/src/site/markdown/index.md.vm
----------------------------------------------------------------------
diff --git a/src/site/markdown/index.md.vm b/src/site/markdown/index.md.vm
index 64d3705..990b85d 100644
--- a/src/site/markdown/index.md.vm
+++ b/src/site/markdown/index.md.vm
@@ -122,4 +122,4 @@ or
 
     logger.error((Marker) null, "This is the log message", throwable);
 
-Log4j 2.7 maintains binary compatibility with previous releases.
+Log4j $Log4jReleaseVersion maintains binary compatibility with previous 
releases.

Reply via email to