From 7de1c5f4df612d6ee9572905f6d4cb365bc38609 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Tue, 10 Dec 2024 14:36:49 +0100 Subject: [PATCH] Release sssd-2.10.1 --- version.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.m4 b/version.m4 index 9fe14a734b3..7297e98ffc9 100644 --- a/version.m4 +++ b/version.m4 @@ -1,5 +1,5 @@ # Primary version number -m4_define([VERSION_NUMBER], [2.10.0]) +m4_define([VERSION_NUMBER], [2.10.1]) # If the PRERELEASE_VERSION_NUMBER is set, we'll append # it to the release tag when creating an RPM or SRPM