summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-25 22:28:08 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2016-07-25 22:28:57 +0200
commitad555a97d8de33bb18f69d9d94a2e8b18d81c32e (patch)
tree2f90156dcce57f15d67ccc7cbed0dddf757eacc6 /lib
parent27c8a4cce51e9e9f5959389f52dd2889c4e788a6 (diff)
downloadlibtasn1-ad555a97d8de33bb18f69d9d94a2e8b18d81c32e.tar.gz
released 4.9libtasn1_4_9
Diffstat (limited to 'lib')
-rw-r--r--lib/libtasn1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index aa9e8a4..5c4340f 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -44,7 +44,7 @@ extern "C"
{
#endif
-#define ASN1_VERSION "4.8"
+#define ASN1_VERSION "4.9"
#if defined(__GNUC__) && !defined(ASN1_INTERNAL_BUILD)
# define _ASN1_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)