Skip to content

Commit

Permalink
Release libmodulemd 1.4.1
Browse files Browse the repository at this point in the history
- Improve modulemd-validator console output
- Fix pointer arithmetic bug in NEVRA validation

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
  • Loading branch information
sgallagher committed May 8, 2018
1 parent 8a39343 commit 60ffaec
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.4.0',
version : '1.4.1',
default_options : [
'buildtype=debugoptimized',
'c_std=c11',
Expand Down

0 comments on commit 60ffaec

Please sign in to comment.