We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8ce15 commit 7955987Copy full SHA for 7955987
VERSION.cmake
@@ -1,3 +1,3 @@
1
SET(LIBREPO_MAJOR "1")
2
-SET(LIBREPO_MINOR "18")
3
-SET(LIBREPO_PATCH "1")
+SET(LIBREPO_MINOR "19")
+SET(LIBREPO_PATCH "0")
librepo.spec
@@ -30,7 +30,7 @@
30
%global dnf_conflict 2.8.8
31
32
Name: librepo
33
-Version: 1.18.1
+Version: 1.19.0
34
Release: 1%{?dist}
35
Summary: Repodata downloading library
36
0 commit comments