Skip to content

Commit

Permalink
8343136: Change JavaFX release version to 21.0.6 in jfx21u
Browse files Browse the repository at this point in the history
Reviewed-by: jpereda
  • Loading branch information
Johan Vos committed Oct 28, 2024
1 parent c15d5c3 commit 9e3dfb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .jcheck/conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
[general]
project=openjfx
jbs=jdk
version=jfx21.0.5
version=jfx21.0.6

[repository]
tags=(jdk-){0,1}([1-9]([0-9]*)(\.(0|[1-9][0-9]*)){0,3})(\+(([0-9]+))|(-ga))|[1-9]((\.\d{1,3}){0,2})-((b\d{2,3})|(ga))|[1-9]u(\d{1,3})-((b\d{2,3})|(ga))
Expand Down
2 changes: 1 addition & 1 deletion build.properties
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jfx.release.suffix=-ea
# UPDATE THE FOLLOWING VALUES FOR A NEW RELEASE
jfx.release.major.version=21
jfx.release.minor.version=0
jfx.release.security.version=5
jfx.release.security.version=6
jfx.release.patch.version=0

# Note: The release version is now calculated in build.gradle as the
Expand Down

1 comment on commit 9e3dfb3

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.