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

common/cmake/libeosio.cmake: use v0.1.2

This commit is contained in:
Henrik Hautakoski 2021-02-24 14:05:42 +01:00
parent 32967fdaac
commit 5bd72cec19

View file

@ -2,7 +2,7 @@
# Variables
# --------------------------------
set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" )
set( LIBEOSIO_WANTED_VERSION v0.1.1 )
set( LIBEOSIO_WANTED_VERSION v0.1.2 )
# --------------------------------
# Macros