Skip to content

Commit ab8ac6a

Browse files
committed
Pull request #162: Bump to version 1.7.0
Merge in SAT/pbmm2 from feature/TAG-5045-bump-version to develop * commit '5c4f52d91a0182710727ac3352d5d8500246e4d2': Bump to version 1.7.0
2 parents 4e5ebb6 + 5c4f52d commit ab8ac6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ before alignment. This mode cannot be combined with `.mmi` input.
415415

416416
## Full Changelog
417417

418-
* **1.6.99**:
418+
* **1.7.0**:
419419
* Set `TLEN`, for information only
420420
* Trim insertions, deletions, and mismatches from the alignment flanks
421421

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'pbmm2',
33
['c', 'cpp'],
4-
version : '1.6.99',
4+
version : '1.7.0',
55
default_options : [
66
'buildtype=release',
77
'warning_level=3',

0 commit comments

Comments
 (0)