diff options
author | Rob Austein <sra@hactrn.net> | 2014-10-15 22:15:36 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-10-15 22:15:36 +0000 |
commit | 63fc9d2a18b53aa5489b9560b6137d45071a52bd (patch) | |
tree | 9575b911b5c80ebb4674a7e09c592332a847dce9 /openssl/Makefile.in | |
parent | 254f20b66325dfa197437f5a6846ccc556b3d425 (diff) |
Track OpenSSL even though Poodle doesn't affect us.
svn path=/trunk/; revision=5999
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 ca7778f2..6eaeaa1e 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.1i +VERSION = 1.0.1j OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |