diff options
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 493601f..1b9d6e8 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -45,7 +45,7 @@ extern "C" { #endif -#define ASN1_VERSION "2.9" +#define ASN1_VERSION "2.10" typedef int asn1_retCode; /* type returned by libtasn1 functions */ |