diff options
author | Rob Austein <sra@hactrn.net> | 2016-04-08 18:44:10 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2016-04-08 18:44:10 +0000 |
commit | 3f6960a9e36e2be697a1d4311186bb11e5edca97 (patch) | |
tree | 6afbb7bd87c89cec038b1931dc20f8d3c4c9ede5 /openssl/Makefile.in | |
parent | 4b94df2ba249f2766d10a2e900ffdeb12ca42a18 (diff) |
Bump OpenSSL to 1.0.2g.
svn path=/trunk/; revision=6350
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 9e269abc..9468c8c5 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.2e +VERSION = 1.0.2g OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |