From 7955987e33ba98dddb3fc2c63bb6dc892e3505fa Mon Sep 17 00:00:00 2001 From: Evan Goode Date: Mon, 4 Nov 2024 16:51:05 +0000 Subject: [PATCH] Release 1.19.0 --- VERSION.cmake | 4 ++-- librepo.spec | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 55bd93c4..c04d6791 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") -SET(LIBREPO_MINOR "18") -SET(LIBREPO_PATCH "1") +SET(LIBREPO_MINOR "19") +SET(LIBREPO_PATCH "0") diff --git a/librepo.spec b/librepo.spec index 45d1cbc8..e82edd12 100644 --- a/librepo.spec +++ b/librepo.spec @@ -30,7 +30,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.18.1 +Version: 1.19.0 Release: 1%{?dist} Summary: Repodata downloading library