1
0
Fork 0
forked from lthn/blockchain

noncense commit

This commit is contained in:
cryptozoidberg 2024-02-20 20:56:10 +04:00
parent 18609e296f
commit 033ef5c9dc
No known key found for this signature in database
GPG key ID: 2E10CC61CAC8F36D

View file

@ -2,8 +2,7 @@ cmake_minimum_required(VERSION 3.5)
PROJECT(Zano)
set(VERSION "1.0")
set(VERSION "2.0")
if(POLICY CMP0043)
cmake_policy(SET CMP0043 NEW)