rust-secp256k1-unsafe-fast/secp256k1-sys/depend/secp256k1/include
Tobin C. Harding 5ae136d7bd
Bump secp256k1-sys version to 0.8.1
We are ready to release a new minor version of `secp256k1-sys`, in order
to do so we must make change the symbol names to reflect the new version
as well as the usual changelog and version bump.

In preparation for releasing `secp256k1-sys` v0.8.1 do:

- Rename symbols to from `0_8_0` -> `0_8_1`, done mechanically (search
  and replace)
- Add changes log notes (includes changelog entry for 0.8.0)
- Bump `secp256k1-sys` crate version 0.8.0 -> 0.8.1, justified because
  we have added a new public function.
2023-03-17 16:22:01 +11:00
..
secp256k1.h Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00
secp256k1.h.orig Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00
secp256k1_ecdh.h Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00
secp256k1_extrakeys.h Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00
secp256k1_preallocated.h Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00
secp256k1_recovery.h Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00
secp256k1_schnorrsig.h Bump secp256k1-sys version to 0.8.1 2023-03-17 16:22:01 +11:00