Skip to content

Commit 0191cfb

Browse files
1 parent df278ff commit 0191cfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/version.cc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
// NOTE these macros are used by some of the tool scripts and the build
1111
// system so their names cannot be changed without changing the scripts.
1212
#define MAJOR_VERSION 3
13-
#define MINOR_VERSION 29
14-
#define BUILD_NUMBER 90
13+
#define MINOR_VERSION 30
14+
#define BUILD_NUMBER 0
1515
#define PATCH_LEVEL 0
1616
// Use 1 for candidates and 0 otherwise.
1717
// (Boolean macro values are not supported by all preprocessors.)

0 commit comments

Comments
 (0)