Skip to content

Commit bd1cd94

Browse files
Bump proto version
1 parent d9ebd15 commit bd1cd94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* network protocol versioning
1212
*/
1313

14-
static const int PROTOCOL_VERSION = 70718;
14+
static const int PROTOCOL_VERSION = 70719;
1515

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

0 commit comments

Comments
 (0)