commit: 0b38c9fcf84f9bc41c6d31c3c6985dc0dd4ae9f7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 3 10:40:44 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 5 18:33:06 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=0b38c9fc
Documentation: Switch GEAR_RELEASE to 22.08
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Documentation/maintainers/regenerate-files | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/maintainers/regenerate-files
b/Documentation/maintainers/regenerate-files
index 55e60afb26..f35378045e 100755
--- a/Documentation/maintainers/regenerate-files
+++ b/Documentation/maintainers/regenerate-files
@@ -15,8 +15,8 @@ KF_RELEASE=${KF_RELEASE:-5.99}
PLASMA_RELEASES="5.25 5.26"
PLASMA_RELEASE=${PLASMA_RELEASE:-5.25}
-GEAR_RELEASES="22.04 22.08 22.12"
-GEAR_RELEASE=${GEAR_RELEASE:-22.04}
+GEAR_RELEASES="22.08 22.12"
+GEAR_RELEASE=${GEAR_RELEASE:-22.08}
# regenerate keywords
pushd ../package.accept_keywords/ > /dev/null