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 | 6a8906e83a45c3c04c39eb4e71fcda0b1da293df (patch) | |
tree | c983e3f0a3a0c1cc666c9fa58cd24773958b617e /openssl/Makefile.in | |
parent | 007d200523e17d79fd803397ec0c0aaa317c2aa4 (diff) |
Bump OpenSSL to 1.0.2g.
svn path=/branches/tk705/; 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 |