commit:     3b857fa50c5b63ecb4ab44d7d94d8de69b2ce2dd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 23 20:13:21 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 23 20:13:48 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3b857fa5

Documentation: Switch KF5_RELEASE to 5.102

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 Documentation/maintainers/regenerate-files | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/maintainers/regenerate-files 
b/Documentation/maintainers/regenerate-files
index 1f0418214f..74024d72d3 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -10,7 +10,7 @@ SCRIPT=$(basename $0)
 HEADER="# Autogenerated by ${SCRIPT}, DO NOT EDIT."
 
 KF5_RELEASES="5.102 5.104"
-KF5_RELEASE=${KF5_RELEASE:-5.99}
+KF5_RELEASE=${KF5_RELEASE:-5.102}
 
 KF6_RELEASES=""
 KF6_RELEASE=${KF6_RELEASE:-}

Reply via email to