diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-08-12 13:25:15 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-08-12 13:25:15 +0000 |
commit | 9971a73f46125ca59ddbe4119343923883bc16df (patch) | |
tree | 7a6bff6a6acfb504f35d55f778f65398facc2e7d | |
parent | c82bb9377399bce8995a904cd609c5030dfaa394 (diff) | |
download | libtasn1-9971a73f46125ca59ddbe4119343923883bc16df.tar.gz libtasn1-9971a73f46125ca59ddbe4119343923883bc16df.tar.bz2 libtasn1-9971a73f46125ca59ddbe4119343923883bc16df.zip |
Bump version.
-rw-r--r-- | lib/libtasn1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libtasn1.h b/lib/libtasn1.h index c89502b..2098059 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -30,7 +30,7 @@ extern "C" { #endif -#define LIBTASN1_VERSION "0.2.14" +#define LIBTASN1_VERSION "0.2.15" #include <sys/types.h> #include <time.h> |