From 88b769eceefc1b151937e6b54d108b48f2177d87 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Mon, 12 Apr 2021 16:54:31 +0200 Subject: [PATCH] Release 1.14.0 --- VERSION.cmake | 4 ++-- librepo.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 634c484e..0413c91e 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") -SET(LIBREPO_MINOR "13") -SET(LIBREPO_PATCH "1") +SET(LIBREPO_MINOR "14") +SET(LIBREPO_PATCH "0") diff --git a/librepo.spec b/librepo.spec index 8be49884..6db1fc24 100644 --- a/librepo.spec +++ b/librepo.spec @@ -11,7 +11,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.13.1 +Version: 1.14.0 Release: 1%{?dist} Summary: Repodata downloading library