diff options
author | Rob Austein <sra@hactrn.net> | 2012-01-05 00:13:00 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-01-05 00:13:00 +0000 |
commit | f44b1e5901eac918f45c3ac3ec1c22efbe6d00cc (patch) | |
tree | 984bc727f5839e0c3efa3fa91fcb6f09590d5fb3 /openssl/Makefile.in | |
parent | fd9aba1f131c8310e7ec6cff4df792b7b774365f (diff) |
OpenSSL 1.0.0f
svn path=/trunk/; revision=4141
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 59f5d6fd..b5085c17 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.0e +VERSION = 1.0.0f OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |