Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 9)
set(VERSION_PATCH 10)
2 changes: 1 addition & 1 deletion libpkgmanifest.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

%global version_major 0
%global version_minor 5
%global version_patch 9
%global version_patch 10

%bcond_with docs
%bcond_without python
Expand Down
Loading