Skip to content

Commit

Permalink
libuecc v7
Browse files Browse the repository at this point in the history
  • Loading branch information
neocturne committed Mar 27, 2016
1 parent 3eb02ad commit 7c9a6f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -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})

Expand Down

0 comments on commit 7c9a6f6

Please sign in to comment.