Skip to content

Commit da83945

Browse files
committed
Release ropebwt3-3.7 (r226)
1 parent cea81a4 commit da83945

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

NEWS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
Release 3.7-r226 (17 September 2024)
2+
------------------------------------
3+
4+
In this release, the `sw` command outputs the `cs` tag and can report all
5+
end-to-end hits in a compact format with option `--all-e2e`.
6+
7+
(3.7: 17 September 2024, r226)
8+
9+
10+
111
Release 3.6-r217 (10 September 2024)
212
------------------------------------
313

main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include "io.h"
66
#include "ketopt.h"
77

8-
#define RB3_VERSION "3.6-r225-dirty"
8+
#define RB3_VERSION "3.7-r226"
99

1010
int main_build(int argc, char *argv[]);
1111
int main_merge(int argc, char *argv[]);

0 commit comments

Comments
 (0)