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 2091e0b commit c329892Copy full SHA for c329892
src/gtestx/gtestx.h
@@ -48,7 +48,7 @@
48
#define GTESTX_MAJOR_VERSION 1
49
#define GTESTX_MINOR_VERSION 0
50
#define GTESTX_PATCH_VERSION 0
51
-#define GTESTX_PRERLEASE_VERSION beta
+#define GTESTX_PRERLEASE_VERSION beta2
52
53
#define PERF_ABORT (Perf::Abort(), "Perf loop aborted!")
54
0 commit comments