summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-06-26 15:37:15 +0000
committerSimon Josefsson <simon@josefsson.org>2006-06-26 15:37:15 +0000
commit068a94b3003ba047919532b365ac2a9333688f6f (patch)
treeaf4cb4b437b9d8f5446f970ab7de1881fcead339 /lib
parent5ea33ca6f8fc0f65062e130901c16a9a510ebf04 (diff)
downloadlibtasn1-068a94b3003ba047919532b365ac2a9333688f6f.tar.gz
libtasn1-068a94b3003ba047919532b365ac2a9333688f6f.tar.bz2
libtasn1-068a94b3003ba047919532b365ac2a9333688f6f.zip
Bump version.
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 95d598a..c539cdd 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -31,7 +31,7 @@ extern "C"
{
#endif
-#define LIBTASN1_VERSION "0.3.4"
+#define LIBTASN1_VERSION "0.3.5"
#include <sys/types.h>
#include <time.h>