diff options
author | Rob Austein <sra@hactrn.net> | 2015-12-07 07:46:23 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-12-07 07:46:23 +0000 |
commit | a700fde4bf5c86e19c74275bd8ed74ad3393752c (patch) | |
tree | 786e2366c26c3fd9c822369a09481e30c144a5e1 /openssl/Makefile.in | |
parent | c99c8c4181f05c1d38455a2e78541afb43aee16e (diff) | |
parent | 262770efd9232d97defafaebf98a5d1cf3401d7b (diff) |
Pull from trunk.
svn path=/branches/tk705/; revision=6213
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 cef8d434..9e269abc 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.2d +VERSION = 1.0.2e OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |