summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-03-15 14:47:13 +0100
committerSimon Josefsson <simon@josefsson.org>2010-03-15 14:47:13 +0100
commitdade49b577338a039c440695cfdb973ee832e853 (patch)
tree972ada85d86a34e0feda66308151f7754beb8e00 /lib
parent7298243c2c8569bcead8add9c0dfd20fc6d99ccc (diff)
downloadlibtasn1-dade49b577338a039c440695cfdb973ee832e853.tar.gz
libtasn1-dade49b577338a039c440695cfdb973ee832e853.tar.bz2
libtasn1-dade49b577338a039c440695cfdb973ee832e853.zip
Bump versions.
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 fea5cea..22aa790 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -45,7 +45,7 @@ extern "C"
{
#endif
-#define ASN1_VERSION "2.5"
+#define ASN1_VERSION "2.6"
typedef int asn1_retCode; /* type returned by libtasn1 functions */