secp256k1 icon indicating copy to clipboard operation
secp256k1 copied to clipboard

Introduce symbol to get version of library

Open rickmark opened this issue 3 years ago • 0 comments

This adds additional logic to autoconf for future support of versioning.

I picked 0.8 fairly arbitrarily to represent unstable, 0.9 would be the API stabilization series working to a 1.0

Also a NULL terminated C-String is exported with the symbol secp256k1_version that matches.

rickmark avatar Mar 26 '21 07:03 rickmark