From 2bd1041c741c85bc196ca01dcca1eae6099eb742 Mon Sep 17 00:00:00 2001 From: Jaroslav Rohel Date: Fri, 19 Aug 2022 09:04:41 +0200 Subject: [PATCH] Release 1.14.4 --- VERSION.cmake | 2 +- librepo.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index aa9144fb..421989fc 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") SET(LIBREPO_MINOR "14") -SET(LIBREPO_PATCH "3") +SET(LIBREPO_PATCH "4") diff --git a/librepo.spec b/librepo.spec index 5eaafe46..78bf51b1 100644 --- a/librepo.spec +++ b/librepo.spec @@ -11,7 +11,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.14.3 +Version: 1.14.4 Release: 1%{?dist} Summary: Repodata downloading library