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 cea81a4 commit da83945Copy full SHA for da83945
NEWS.md
@@ -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
11
Release 3.6-r217 (10 September 2024)
12
------------------------------------
13
main.c
@@ -5,7 +5,7 @@
#include "io.h"
#include "ketopt.h"
-#define RB3_VERSION "3.6-r225-dirty"
+#define RB3_VERSION "3.7-r226"
int main_build(int argc, char *argv[]);
int main_merge(int argc, char *argv[]);
0 commit comments