Re: [PR] Add missing 9.10.1 in the Version file [lucene]

2024-03-29 Thread via GitHub
benwtrent merged PR #13248: URL: https://github.com/apache/lucene/pull/13248 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.a

[PR] Add missing 9.10.1 in the Version file [lucene]

2024-03-29 Thread via GitHub
benwtrent opened a new pull request, #13248: URL: https://github.com/apache/lucene/pull/13248 With the 9.10.1 release, the main branch doesn't have the corresponding version. Adding this version to main. I ran into this missing version while writing some new BWC tests. -- This is