This is an automated email from the ASF dual-hosted git repository. janhoy pushed a commit to branch branch_9x in repository https://gitbox.apache.org/repos/asf/solr.git
commit 07449219e50e3dda33f6d8bf87b895f20c3c4609 Author: Jan Høydahl <[email protected]> AuthorDate: Thu Oct 30 01:05:04 2025 +0100 SOLR-17619 Fix release dates for 4.0.0-alpha/beta --- changelog/v4.0.0-ALPHA/release-date.txt | 1 + changelog/v4.0.0-BETA/release-date.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/changelog/v4.0.0-ALPHA/release-date.txt b/changelog/v4.0.0-ALPHA/release-date.txt new file mode 100644 index 00000000000..940ed05adde --- /dev/null +++ b/changelog/v4.0.0-ALPHA/release-date.txt @@ -0,0 +1 @@ +2012-07-03 \ No newline at end of file diff --git a/changelog/v4.0.0-BETA/release-date.txt b/changelog/v4.0.0-BETA/release-date.txt new file mode 100644 index 00000000000..738e5ecbaf6 --- /dev/null +++ b/changelog/v4.0.0-BETA/release-date.txt @@ -0,0 +1 @@ +2012-08-13 \ No newline at end of file
