From 217b3fad3aa5b15879f7393ea1ac0ab137c2c4ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Tue, 15 Oct 2024 11:26:35 +0200 Subject: [PATCH] Release sssd-2.10.0 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index 61a38fee95b..9fe14a734b3 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [2.10.0-beta2]) +m4_define([VERSION_NUMBER], [2.10.0]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM