1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-07-04 12:03:41 +02:00

Version 1.1.2

This commit is contained in:
Henrik Hautakoski 2020-01-10 07:45:12 +01:00
parent f358118775
commit 900ab6b7d9

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.4) cmake_minimum_required(VERSION 3.4)
# Project name and version # Project name and version
project(eosio-keygen VERSION 0.1.1) project(eosio-keygen VERSION 0.1.2)
# Options # Options
option(USE_THREADS "Compile with support for threads (if available)." ON) option(USE_THREADS "Compile with support for threads (if available)." ON)