Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdietl committed Dec 20, 2024
1 parent 10410cf commit b5380e1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ allprojects {
// * any new checkers have been added, or
// * backward-incompatible changes have been made to APIs or elsewhere.
// To make a snapshot release: ./gradlew publish
version '3.42.0-eisop5-SNAPSHOT'
version '3.42.0-eisop5'

tasks.withType(JavaCompile).configureEach {
options.fork = true
Expand Down
5 changes: 3 additions & 2 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 3.42.0-eisop5 (November ??, 2024)
Version 3.42.0-eisop5 (December 20, 2024)
-----------------------------------------

**User-visible changes:**
Expand All @@ -19,7 +19,8 @@ Make `SourceChecker#suppressWarningsString` protected to allow adaptation in sub

**Closed issues:**

eisop#413, eisop#777, eisop#782, eisop#927, eisop#982, eisop#1012.
eisop#413, eisop#782, eisop#815, eisop#860, eisop#873, eisop#875, eisop#927, eisop#982,
eisop#1012.


Version 3.42.0-eisop4 (July 12, 2024)
Expand Down

0 comments on commit b5380e1

Please sign in to comment.