aboutsummaryrefslogtreecommitdiff
path: root/openssl/Makefile.in
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-10-10 14:51:32 -0400
committerRob Austein <sra@hactrn.net>2016-10-10 14:51:32 -0400
commit1d766519ef8eb4d6214ea536044eb0333a2dba7d (patch)
tree125408fe5a80c141b96742d547ef249999fc1600 /openssl/Makefile.in
parentb2eee832ae27af6ea82f412ee304a778b0910851 (diff)
Update to OpenSSL 1.0.2j.
There would (probably) be no security issue with continuing to use OpenSSL 1.0.2h for RPKI, but it's usually best to stay current. Update the update-snapshot script to use git instead of svn.
Diffstat (limited to 'openssl/Makefile.in')
-rw-r--r--openssl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/Makefile.in b/openssl/Makefile.in
index 1cd2f1cf..a5080bdb 100644
--- a/openssl/Makefile.in
+++ b/openssl/Makefile.in
@@ -1,6 +1,6 @@
# $Id$
-VERSION = 1.0.2h
+VERSION = 1.0.2j
OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@
OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl