Skip to content

Commit 5ecca5e

Browse files
committed
Release 1.2.3
1 parent a9db868 commit 5ecca5e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
SET(CR_MAJOR "1")
22
SET(CR_MINOR "2")
3-
SET(CR_PATCH "2")
3+
SET(CR_PATCH "3")

createrepo_c.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
%if %{defined gitrev}
3939
%define package_version %{?gitrev}
4040
%else
41-
%define package_version 1.2.2
41+
%define package_version 1.2.3
4242
%endif
4343

4444
Summary: Creates a common metadata repository

0 commit comments

Comments
 (0)