Skip to content

Commit 3af45c7

Browse files
committed
Update LIBBITCOIN_SYSTEM_VERSION reference.
1 parent c267e20 commit 3af45c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

console/executor.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ void executor::do_version()
110110
LIBBITCOIN_PROTOCOL_VERSION %
111111
LIBBITCOIN_NODE_VERSION %
112112
LIBBITCOIN_BLOCKCHAIN_VERSION %
113-
LIBBITCOIN_VERSION << std::endl;
113+
LIBBITCOIN_SYSTEM_VERSION << std::endl;
114114
}
115115

116116
// Emit to the log.

0 commit comments

Comments
 (0)