Skip to content

Commit

Permalink
Release 1.5.1
Browse files Browse the repository at this point in the history
Stephen Gallagher (3):
      Make some tests optional
      Add rudimentary test for memory leaks
      Add valgrind to travis and sort the RPM list

Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Jun 19, 2018
1 parent b500496 commit 983cf27
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.0',
version : '1.5.1',
default_options : [
'buildtype=debugoptimized',
'c_std=c11',
Expand Down

0 comments on commit 983cf27

Please sign in to comment.