Skip to content

Commit 3f2ff05

Browse files
committed
Fix release date.
1 parent 19b739a commit 3f2ff05

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

documentation/esapi4java-core-2.5.5.0-release-notes.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Release notes for ESAPI 2.5.5.0
2-
Release date: 2024-10-06
2+
Release date: 2024-10-07
33
Project leaders:
44
-Kevin W. Wall <[email protected]>
55
-Matt Seil <[email protected]>
@@ -98,7 +98,7 @@ None known, other than the remaining open issues on GitHub.
9898

9999
-----------------------------------------------------------------------------
100100

101-
Developer Activity Report (Changes between release 2.5.4.0 and 2.5.5.0, i.e., between 2024-05-30 and 2024-10-06)
101+
Developer Activity Report (Changes between release 2.5.4.0 and 2.5.5.0, i.e., between 2024-05-30 and 2024-10-07)
102102
Generated manually (this time) -- all errors are the fault of kwwall and his inability to do simple arithmetic.
103103
Note: This only lists merged PRs, not those that were closed as rejected.
104104

scripts/vars.2.5.5.0

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ VERSION=2.5.5.0
88
PREV_VERSION=2.5.4.0
99

1010
# Release date of current version in yyyy-mm-dd format
11-
YYYY_MM_DD_RELEASE_DATE=2024-10-06
11+
YYYY_MM_DD_RELEASE_DATE=2024-10-07
1212

1313
# Previous ESAPI release date in same format
1414
PREV_RELEASE_DATE=2024-05-30

0 commit comments

Comments
 (0)