Skip to content

Commit c32a746

Browse files
authored
Update version.h to 2.0.01
1 parent 1e9592a commit c32a746

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
// version.h
22
#define VERSION_MAJOR 2
33
#define VERSION_MINOR 0
4-
#define VERSION_PATCH 0
4+
#define VERSION_PATCH 1
55
#define VERSION_BUILD 0
66

7-
#define VERSION_STR "2.0.00"
7+
#define VERSION_STR "2.0.01"
88

99
#define COPYRIGHT "Copyright (C) 2024 Sentry Software"
1010

0 commit comments

Comments
 (0)