Skip to content

Commit 87a7fb4

Browse files
committed
Release ropebwt3-3.0 (r67)
1 parent ddcebab commit 87a7fb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ SOFTWARE.
2525

2626

2727
Ropebwt3 includes libsais, which is developed by Ilya Grebnov and
28-
distributed under the Apache License 2.0.
28+
distributed under Apache License 2.0.

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.0pre-r65"
8+
#define RB3_VERSION "3.0-r67"
99

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

0 commit comments

Comments
 (0)