diff --git a/ABI_VERSION b/ABI_VERSION index 6a722f46..223475b2 100644 --- a/ABI_VERSION +++ b/ABI_VERSION @@ -1,4 +1,4 @@ -9:1:2 +10:0:0 # Before making a release, the LTVER string should be modified. The # string is of the form c:r:a. Follow these instructions sequentially: diff --git a/VERSION b/VERSION index 436083f6..c3897391 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.16.2482 +3.17.2693 diff --git a/changelog b/changelog index 6d812217..ba646a0c 100644 --- a/changelog +++ b/changelog @@ -1,5 +1,6 @@ Version 3.17 +2018-02-12 release(3.17.2693) * IMPROVEMENT: Added KSI_ATTRIB and KSI_UNUSED to annotate functions. * FEATURE: Added CommonCrypto for hashing as an alternative to OpenSSL. * IMPROVEMENT: Removed deprecated interface KSI_Signature_getSignerIdentity.