We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e5ebb6 + 5c4f52d commit ab8ac6aCopy full SHA for ab8ac6a
README.md
@@ -415,7 +415,7 @@ before alignment. This mode cannot be combined with `.mmi` input.
415
416
## Full Changelog
417
418
- * **1.6.99**:
+ * **1.7.0**:
419
* Set `TLEN`, for information only
420
* Trim insertions, deletions, and mismatches from the alignment flanks
421
meson.build
@@ -1,7 +1,7 @@
1
project(
2
'pbmm2',
3
['c', 'cpp'],
4
- version : '1.6.99',
+ version : '1.7.0',
5
default_options : [
6
'buildtype=release',
7
'warning_level=3',
0 commit comments