From ae727d99086f70f39fba5695af5460e1da908c1b Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Wed, 18 Oct 2023 13:58:35 +0200 Subject: [PATCH] Release 1.17.0 --- VERSION.cmake | 2 +- librepo.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION.cmake b/VERSION.cmake index 92479bcc..204f561a 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -1,3 +1,3 @@ SET(LIBREPO_MAJOR "1") -SET(LIBREPO_MINOR "16") +SET(LIBREPO_MINOR "17") SET(LIBREPO_PATCH "0") diff --git a/librepo.spec b/librepo.spec index c8a635b9..d0c77635 100644 --- a/librepo.spec +++ b/librepo.spec @@ -28,7 +28,7 @@ %global dnf_conflict 2.8.8 Name: librepo -Version: 1.16.0 +Version: 1.17.0 Release: 1%{?dist} Summary: Repodata downloading library