We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9db868 commit 5ecca5eCopy full SHA for 5ecca5e
2 files changed
VERSION.cmake
@@ -1,3 +1,3 @@
1
SET(CR_MAJOR "1")
2
SET(CR_MINOR "2")
3
-SET(CR_PATCH "2")
+SET(CR_PATCH "3")
createrepo_c.spec
@@ -38,7 +38,7 @@
38
%if %{defined gitrev}
39
%define package_version %{?gitrev}
40
%else
41
-%define package_version 1.2.2
+%define package_version 1.2.3
42
%endif
43
44
Summary: Creates a common metadata repository
0 commit comments