mirror of
https://github.com/neocturne/libuecc.git
synced 2025-04-04 12:35:09 +02:00
libuecc v7
This commit is contained in:
parent
3eb02ade40
commit
7c9a6f6af0
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
libuecc v7 (unreleased)
|
||||
libuecc v7 (2016/03/27)
|
||||
|
||||
* Change conversion between Ed25519 and legacy representation. This should
|
||||
not affect any operations unless Ed25519 and legacy load/store
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 2.6)
|
||||
project(LIBUECC C)
|
||||
set(PROJECT_VERSION 6)
|
||||
set(PROJECT_VERSION 7)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${LIBUECC_SOURCE_DIR})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue