Bitcoin Core 30.99.0
P2P Digital Currency
version.h
Go to the documentation of this file.
1// Copyright (c) The Bitcoin Core developers
2// Distributed under the MIT software license, see the accompanying
3// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4
5#ifndef MP_VERSION_H
6#define MP_VERSION_H
7
19#define MP_MAJOR_VERSION 7
20
24#define MP_MINOR_VERSION 0
25
26#endif // MP_VERSION_H