bumped version
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 20 Jun 2014 13:29:17 +0000 (15:29 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 20 Jun 2014 13:29:17 +0000 (15:29 +0200)
lib/libtasn1.h

index 1e90b73..8f7ff0b 100644 (file)
@@ -44,7 +44,7 @@ extern "C"
 {
 #endif
 
-#define ASN1_VERSION "3.6"
+#define ASN1_VERSION "4.0"
 
 #if defined(__GNUC__) && !defined(ASN1_INTERNAL_BUILD)
 # define _ASN1_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)