Skip to content

Commit 80d7d6b

Browse files
committed
bump protocol version to 70925
1 parent acefaa8 commit 80d7d6b

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 = 70924;
14+
static const int PROTOCOL_VERSION = 70925;
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)