Skip to content

Commit

Permalink
v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ionenwks committed Sep 4, 2021
1 parent dfe134e commit dfadc31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions NEWS.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Release Notes
=============

iwdevtools-next
---------------
iwdevtools-0.5.2 (2021-09-04)
-----------------------------

- qa-cmp: new shortcut option (-x/--no-compare) that equals -fsazr

Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'iwdevtools',
license : 'BSD-2-Clause',
version : '0.5.1',
version : '0.5.2',
meson_version : '>=0.57.0'
)

Expand Down

0 comments on commit dfadc31

Please sign in to comment.