diff options
| -rwxr-xr-x | Documentation/maintainers/regenerate-files | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/maintainers/regenerate-files b/Documentation/maintainers/regenerate-files index 0b6b7a724ab..ec521ab6a7b 100755 --- a/Documentation/maintainers/regenerate-files +++ b/Documentation/maintainers/regenerate-files @@ -18,8 +18,8 @@ KF6_RELEASE=${KF6_RELEASE:-} PLASMA_RELEASES="5.27" PLASMA_RELEASE=${PLASMA_RELEASE:-5.27} -GEAR_RELEASES="22.12 23.04" -GEAR_RELEASE=${GEAR_RELEASE:-22.12} +GEAR_RELEASES="23.04" +GEAR_RELEASE=${GEAR_RELEASE:-23.04} # regenerate keywords pushd ../package.accept_keywords/ > /dev/null |
