Skip to content

Commit

Permalink
Release libmodulemd 1.5.2
Browse files Browse the repository at this point in the history
Stephen Gallagher (3):
      Allocate Modulemd.props.buildopts at object creation
      Don't free uninitialized memory
      Improve valgrind test

Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Jun 23, 2018
1 parent 6d6752d commit 0eb4b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
project('modulemd', 'c',
version : '1.5.1',
version : '1.5.2',
default_options : [
'buildtype=debugoptimized',
'c_std=c11',
Expand Down

0 comments on commit 0eb4b87

Please sign in to comment.