1 //! This is the fallback version number in case we can't autogenerate one
4 protocolVersion = 9; //< Version of the client/core protocol
5 coreNeedsProtocol = 9; //< Minimum protocol version the core needs
6 clientNeedsProtocol = 9; //< Minimum protocol version the client needs
8 distCommittish = $Format:%H$
9 distCommitDate = $Format:%at$