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.
1 parent ddcebab commit 87a7fb4Copy full SHA for 87a7fb4
LICENSE.txt
@@ -25,4 +25,4 @@ SOFTWARE.
25
26
27
Ropebwt3 includes libsais, which is developed by Ilya Grebnov and
28
-distributed under the Apache License 2.0.
+distributed under Apache License 2.0.
main.c
@@ -5,7 +5,7 @@
5
#include "io.h"
6
#include "ketopt.h"
7
8
-#define RB3_VERSION "3.0pre-r65"
+#define RB3_VERSION "3.0-r67"
9
10
int main_build(int argc, char *argv[]);
11
int main_merge(int argc, char *argv[]);
0 commit comments