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

Version 0.1.5

This commit is contained in:
Henrik Hautakoski 2020-01-29 11:48:18 +01:00
parent 56c78cbcc2
commit 890e9841e8

View file

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