Skip to content

Commit e3fd760

Browse files
committed
Bump protocol version
1 parent ad7c1c5 commit e3fd760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* network protocol versioning
1010
*/
1111

12-
static const int PROTOCOL_VERSION = 70082;
12+
static const int PROTOCOL_VERSION = 70083;
1313

1414
//! initial proto version, to be increased after version/verack negotiation
1515
static const int INIT_PROTO_VERSION = 209;

0 commit comments

Comments
 (0)