summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-31 15:17:54 +0200
committerSimon Josefsson <simon@josefsson.org>2007-08-31 15:17:54 +0200
commitc18b166504d30da65adc21a57596fd0f35f88b8d (patch)
tree555de6568ceb6cfff6ec9fcf8ae6eede9c484f9b
parent716ba1e655e7ee10825ed2378b358f1c332bcfd2 (diff)
downloadlibtasn1-c18b166504d30da65adc21a57596fd0f35f88b8d.tar.gz
Bump version.
-rw-r--r--lib/libtasn1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h
index 24925a1..4f80eff 100644
--- a/lib/libtasn1.h
+++ b/lib/libtasn1.h
@@ -31,7 +31,7 @@ extern "C"
{
#endif
-#define LIBTASN1_VERSION "0.3.10"
+#define LIBTASN1_VERSION "1.0"
#include <sys/types.h>
#include <time.h>