diff options
author | Simon Josefsson <simon@josefsson.org> | 2007-08-31 17:17:54 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2007-08-31 17:17:54 +0200 |
commit | 2bb8e2c8cffa301e55bf5a6c44577e3645aafa48 (patch) | |
tree | c3ff319d0a2b30e31e6d7ce3a32a1ecc652789e4 /lib/libtasn1.h | |
parent | 43beebfc928a8fcaf1436aef7bbc0f2f3d509b88 (diff) | |
download | libtasn1-2bb8e2c8cffa301e55bf5a6c44577e3645aafa48.tar.gz libtasn1-2bb8e2c8cffa301e55bf5a6c44577e3645aafa48.tar.bz2 libtasn1-2bb8e2c8cffa301e55bf5a6c44577e3645aafa48.zip |
Bump versions.
Diffstat (limited to 'lib/libtasn1.h')
-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 4f80eff..eb6508b 100644 --- a/lib/libtasn1.h +++ b/lib/libtasn1.h @@ -31,7 +31,7 @@ extern "C" { #endif -#define LIBTASN1_VERSION "1.0" +#define LIBTASN1_VERSION "1.1" #include <sys/types.h> #include <time.h> |