diff options
author | Fabio Fiorina <fiorinaf@gnutls.org> | 2003-03-25 19:04:41 +0000 |
---|---|---|
committer | Fabio Fiorina <fiorinaf@gnutls.org> | 2003-03-25 19:04:41 +0000 |
commit | 84f25fcf992e5d7285c6d5d9734c1f88539dc50e (patch) | |
tree | 0f144ce9f9929f65352609204af79a336a483388 /lib/int.h | |
parent | 4a567aecd188b56f8536be5bc0aa2aa41d171de4 (diff) | |
download | libtasn1-84f25fcf992e5d7285c6d5d9734c1f88539dc50e.tar.gz libtasn1-84f25fcf992e5d7285c6d5d9734c1f88539dc50e.tar.bz2 libtasn1-84f25fcf992e5d7285c6d5d9734c1f88539dc50e.zip |
Add DEFAULT with OID
Diffstat (limited to 'lib/int.h')
-rw-r--r-- | lib/int.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ #include <mem.h> -#define LIBTASN1_VERSION "0.2.3" +#define LIBTASN1_VERSION "0.2.4" #define MAX32 4294967295 #define MAX24 16777215 |