1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-17 03:50:03 +02:00

Version 1.1.2

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

View file

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