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

Version 0.1.4

This commit is contained in:
Henrik Hautakoski 2020-01-17 06:50:15 +01:00
parent 2d1568a07b
commit 1142b8d5e4

View file

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