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

Version 0.1.3

This commit is contained in:
Henrik Hautakoski 2020-01-12 08:44:35 +01:00
parent 9139969cd6
commit 1546d3c81c

View file

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