diff options
author | Simon Josefsson <simon@josefsson.org> | 2005-08-31 13:07:54 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2005-08-31 13:07:54 +0000 |
commit | b2899aee69b833b1172193d9f31332144d4788f6 (patch) | |
tree | c5c9bafc0e327a823fd10fcc20461a204ebb3c77 | |
parent | 219bb958bdd89741187e76ce3574e2332b681fc4 (diff) | |
download | libtasn1-b2899aee69b833b1172193d9f31332144d4788f6.tar.gz libtasn1-b2899aee69b833b1172193d9f31332144d4788f6.tar.bz2 libtasn1-b2899aee69b833b1172193d9f31332144d4788f6.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 2098059..bd70af6 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -30,7 +30,7 @@ extern "C" { #endif -#define LIBTASN1_VERSION "0.2.15" +#define LIBTASN1_VERSION "0.2.16" #include <sys/types.h> #include <time.h> |