From 7085e047dc9f58a1de6ee6f3faf733826e60b963 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ale=C5=A1=20Mat=C4=9Bj?= Date: Tue, 12 Nov 2024 06:40:07 +0100 Subject: [PATCH] Release 1.2.0 --- VERSION.cmake | 4 ++-- createrepo_c.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 29d8748a..7e8be99c 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(CR_MAJOR "1") -SET(CR_MINOR "1") -SET(CR_PATCH "4") +SET(CR_MINOR "2") +SET(CR_PATCH "0") diff --git a/createrepo_c.spec b/createrepo_c.spec index 3804708e..0d3351bf 100644 --- a/createrepo_c.spec +++ b/createrepo_c.spec @@ -34,7 +34,7 @@ Summary: Creates a common metadata repository Name: createrepo_c -Version: 1.1.4 +Version: 1.2.0 Release: 1%{?dist} License: GPL-2.0-or-later URL: https://github.com/rpm-software-management/createrepo_c