aboutsummaryrefslogtreecommitdiff
path: root/openssl/Makefile.in
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2014-06-05 15:33:50 +0000
committerRob Austein <sra@hactrn.net>2014-06-05 15:33:50 +0000
commit73148083eb87476078e679aec89d613579238237 (patch)
tree4815693da4b653db53f5b08311d7fd13b5341f09 /openssl/Makefile.in
parent4b7fec44f0ce55256b3f8f1fde19f2b7ed6fe485 (diff)
Update to OpenSSL 1.0.1h. Changes from 1.0.1g to 1.0.1h shouldn't
affect anything the RPKI code does, but it's easiest to stay current. svn path=/trunk/; revision=5861
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 019a5d3f..8a7f18cb 100644
--- a/openssl/Makefile.in
+++ b/openssl/Makefile.in
@@ -1,6 +1,6 @@
# $Id$
-VERSION = 1.0.1g
+VERSION = 1.0.1h
OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@
OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl