diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-05-31 18:50:43 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-05-31 18:50:43 +0200 |
commit | d04da8d99388e56603e7a65208577115e740e021 (patch) | |
tree | a44531b47e644875858702260ff35afd96e88271 /lib/libtasn1.h | |
parent | 1d0abeb68583c67f9a215060540c8f8d0120b3a4 (diff) | |
download | libtasn1-d04da8d99388e56603e7a65208577115e740e021.tar.gz libtasn1-d04da8d99388e56603e7a65208577115e740e021.tar.bz2 libtasn1-d04da8d99388e56603e7a65208577115e740e021.zip |
Bump versions.
Diffstat (limited to 'lib/libtasn1.h')
-rw-r--r-- | lib/libtasn1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h index 063b1d6..784a67e 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -44,7 +44,7 @@ extern "C" { #endif -#define ASN1_VERSION "2.13" +#define ASN1_VERSION "2.14" typedef int asn1_retCode; /* type returned by libtasn1 functions */ |