From 6f7d965d8cd8192cda7101531e214450766bb456 Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Fri, 21 Nov 2025 21:16:59 +0100 Subject: [PATCH] update version to 2.52.0 Signed-off-by: Toshaan Bharvani --- SPECS/git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPECS/git.spec b/SPECS/git.spec index f52b27f..056f293 100644 --- a/SPECS/git.spec +++ b/SPECS/git.spec @@ -73,7 +73,7 @@ %global _package_note_file %{_builddir}/%{name}-%{version}%{?rcrev}/.package_note-%{name}-%{version}-%{release}.%{_arch}.ld Name: git -Version: 2.51.2 +Version: 2.52.0 Release: 1%{?rcrev}%{?dist} Summary: Fast Version Control System License: BSD-3-Clause AND GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT