Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
- Warn and ignore unparseable sub-documents in the YAML
- Fix several memory issues detected by Coverity scan

Signed-off-by: Stephen Gallagher <[email protected]>
  • Loading branch information
sgallagher committed Feb 16, 2018
1 parent 7faa39f commit 1dc6823
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.0.0',
version : '1.0.1',
default_options : [
'buildtype=debugoptimized',
'c_std=c11',
Expand Down

0 comments on commit 1dc6823

Please sign in to comment.