Skip to content

Commit

Permalink
8295660: Change JavaFX release version to 17.0.6 in jfx17u
Browse files Browse the repository at this point in the history
Reviewed-by: kcr
  • Loading branch information
Johan Vos committed Oct 20, 2022
1 parent c6370fb commit 32fd4de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .jcheck/conf
Expand Up @@ -24,7 +24,7 @@
[general]
project=openjfx
jbs=jdk
version=openjfx17.0.5
version=openjfx17.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
Expand Up @@ -41,7 +41,7 @@ jfx.release.suffix=-ea
# UPDATE THE FOLLOWING VALUES FOR A NEW RELEASE
jfx.release.major.version=17
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 32fd4de

@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.