Skip to content

Commit c329892

Browse files
committed
VER: bump to 1.0.0-beta2
1 parent 2091e0b commit c329892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gtestx/gtestx.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
#define GTESTX_MAJOR_VERSION 1
4949
#define GTESTX_MINOR_VERSION 0
5050
#define GTESTX_PATCH_VERSION 0
51-
#define GTESTX_PRERLEASE_VERSION beta
51+
#define GTESTX_PRERLEASE_VERSION beta2
5252

5353
#define PERF_ABORT (Perf::Abort(), "Perf loop aborted!")
5454

0 commit comments

Comments
 (0)