Skip to content

Commit 6c2a009

Browse files
committed
prepare new version 5.6.3
1 parent 945281c commit 6c2a009

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache JMeter
2-
Copyright 1998-2023 The Apache Software Foundation
2+
Copyright 1998-2024 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

xdocs/download_jmeter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<!DOCTYPE document
2020
[
21-
<!ENTITY release '5.6.2'>
21+
<!ENTITY release '5.6.3'>
2222
<!ENTITY hellip "&#x02026;" >
2323
]>
2424

xdocs/stylesheets/website-style.xsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<xsl:param name="cssdir" select="concat($relative-path, '/css')" />
3939
<xsl:param name="apidir" select="concat($relative-path, '/api')" />
4040
<xsl:param name="jakarta-site" select="'https://jakarta.apache.org'" />
41-
<xsl:param name="year" select="'2023'" />
41+
<xsl:param name="year" select="'2024'" />
4242
<xsl:param name="max-img-width" select="'600'" />
4343

4444
<!-- Output method -->

0 commit comments

Comments
 (0)