diff options
author | Rob Austein <sra@hactrn.net> | 2015-01-28 04:33:15 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-01-28 04:33:15 +0000 |
commit | 6730c76fbf4c698ff5cdc730df424701113ef165 (patch) | |
tree | ccbccfc22ad03f8978914a3e95969d17073c7b1a /openssl/Makefile.in | |
parent | 755edaf56decc85339d3f7313e07d880a831a8ca (diff) | |
parent | 68eb4461a236ce51858c172121df5552c13d8f2e (diff) |
Pull doc and OpenSSL changes from trunk.
svn path=/branches/tk705/; revision=6047
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r-- | openssl/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in index 6eaeaa1e..0fe9d454 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.1j +VERSION = 1.0.1l OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |