From 9f186ad20936811ba515c5f0345ccc71603459a3 Mon Sep 17 00:00:00 2001 From: Evan Goode Date: Wed, 14 Aug 2024 15:18:19 -0400 Subject: [PATCH] Release 1.18.1 --- VERSION.cmake | 2 +- librepo.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 8ebe8b0f..55bd93c4 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") SET(LIBREPO_MINOR "18") -SET(LIBREPO_PATCH "0") +SET(LIBREPO_PATCH "1") diff --git a/librepo.spec b/librepo.spec index 071d2d42..45d1cbc8 100644 --- a/librepo.spec +++ b/librepo.spec @@ -30,7 +30,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.18.0 +Version: 1.18.1 Release: 1%{?dist} Summary: Repodata downloading library