From 0fad6f05775d24aeded79e91a87b76ecd6383043 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 20 Apr 2010 09:00:31 +0200 Subject: Bump version. --- lib/libtasn1.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libtasn1.h') diff --git a/lib/libtasn1.h b/lib/libtasn1.h index fd3a139..f295a22 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -45,7 +45,7 @@ extern "C" { #endif -#define ASN1_VERSION "2.6" +#define ASN1_VERSION "2.7" typedef int asn1_retCode; /* type returned by libtasn1 functions */ -- cgit v1.2.1