commit: 72c78dbe03c32ff2318e0f3f031d8d377913b3ec Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 2 12:58:02 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 2 12:59:46 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=72c78dbe
gear.kde.org.eclass: Mark 22.12.3 as released Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/gear.kde.org.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/gear.kde.org.eclass b/eclass/gear.kde.org.eclass index e4ee6c8ee5..0f6ffe67c5 100644 --- a/eclass/gear.kde.org.eclass +++ b/eclass/gear.kde.org.eclass @@ -29,7 +29,7 @@ _GEAR_KDE_ORG_ECLASS=1 # @INTERNAL # @DESCRIPTION: # For proper description see kde.org.eclass manpage. -KDE_PV_UNRELEASED=( 22.12.3 ) +KDE_PV_UNRELEASED=( ) inherit kde.org
