Skip to content

Commit

Permalink
Version bump after coverity scan fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kolarik committed Jan 17, 2025
1 parent 373130b commit 5f94aec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION.cmake
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
set(VERSION_MAJOR 0)
set(VERSION_MINOR 5)
set(VERSION_PATCH 0)
set(VERSION_PATCH 1)
2 changes: 1 addition & 1 deletion libpkgmanifest.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global version_major 0
%global version_minor 5
%global version_patch 0
%global version_patch 1

Name: libpkgmanifest
Version: %{version_major}.%{version_minor}.%{version_patch}
Expand Down

0 comments on commit 5f94aec

Please sign in to comment.