summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-14 19:43:12 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2015-09-14 19:43:12 +0200
commit1e3d04bce839540c6a3f8f14c8521d8390042f23 (patch)
tree1527155a9e430a8c5d7e4b18df8d26592010b94d
parented7640684cbd996f5e026b58c12cdb421312fbdf (diff)
downloadlibtasn1-1e3d04bce839540c6a3f8f14c8521d8390042f23.tar.gz
libtasn1.h updated versionlibtasn1_4.7
-rw-r--r--lib/libtasn1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index 80154b6..6223cf9 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -44,7 +44,7 @@ extern "C"
{
#endif
-#define ASN1_VERSION "4.6"
+#define ASN1_VERSION "4.7"
#if defined(__GNUC__) && !defined(ASN1_INTERNAL_BUILD)
# define _ASN1_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)