diff options
author | Simon Josefsson <simon@josefsson.org> | 2006-05-10 09:07:57 +0000 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2006-05-10 09:07:57 +0000 |
commit | ac7a807f3cccc12086d58deda4240a8b232971a0 (patch) | |
tree | bc75791794eb0871245d7478ea5b4575bbf4d791 /lib | |
parent | 3afd7925d40118b558551cbdd70612864f9c15e2 (diff) | |
download | libtasn1-ac7a807f3cccc12086d58deda4240a8b232971a0.tar.gz libtasn1-ac7a807f3cccc12086d58deda4240a8b232971a0.tar.bz2 libtasn1-ac7a807f3cccc12086d58deda4240a8b232971a0.zip |
Bump version.
Diffstat (limited to 'lib')
-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 abdd013..95d598a 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -31,7 +31,7 @@ extern "C" { #endif -#define LIBTASN1_VERSION "0.3.3" +#define LIBTASN1_VERSION "0.3.4" #include <sys/types.h> #include <time.h> |