xaptum / ecdaa

A C implementation of elliptic-curve-based Direct Anonymous Attestation (DAA) signatures. Created to support the Xaptum Edge Network Fabric, an IoT Network Solution.
https://www.xaptum.com
Apache License 2.0
45 stars 8 forks source link

Bump version in CMakeLists #130

Closed drbild closed 5 years ago

drbild commented 5 years ago

The version in CMakeLists.txt was not bumped from 0.10.1 when the v0.10.2 release was cut. My suggestion is to bump to v0.10.3 and release again as v0.10.3.

zanebeckwith commented 5 years ago

Fixed.

Sorry, I was doing this quickly at the end of the day Friday, and overlooked the version in the cmake.

I also added a new ecdaa deb that contains the CLI tool.