Skip to content

Commit dfb3ea2

Browse files
author
Chris
authored
Bump Version
1 parent 0afde33 commit dfb3ea2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/clientversion.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
//! These need to be macros, as clientversion.cpp's and bitsend*-res.rc's voodoo requires it
1919
#define CLIENT_VERSION_MAJOR 0
2020
#define CLIENT_VERSION_MINOR 14
21-
#define CLIENT_VERSION_REVISION 0
22-
#define CLIENT_VERSION_BUILD 6
21+
#define CLIENT_VERSION_REVISION 1
22+
#define CLIENT_VERSION_BUILD 0
2323

2424
//! Set to true for release, false for prerelease or test build
2525
#define CLIENT_VERSION_IS_RELEASE true

0 commit comments

Comments
 (0)