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 ce67e74 commit 497f5ebCopy full SHA for 497f5eb
VERSION.cmake
@@ -1,3 +1,3 @@
1
SET(LIBREPO_MAJOR "1")
2
-SET(LIBREPO_MINOR "10")
3
-SET(LIBREPO_PATCH "6")
+SET(LIBREPO_MINOR "11")
+SET(LIBREPO_PATCH "0")
librepo.spec
@@ -26,7 +26,7 @@
26
%global dnf_conflict 2.8.8
27
28
Name: librepo
29
-Version: 1.10.7
+Version: 1.11.0
30
Release: 1%{?dist}
31
Summary: Repodata downloading library
32
0 commit comments