diff options
author | Rob Austein <sra@hactrn.net> | 2014-04-08 01:32:25 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2014-04-08 01:32:25 +0000 |
commit | 4b18b371047d97257a908803e0c60bf1f3619222 (patch) | |
tree | 851a85cf0024c1fa985000f8c2cf44518aeb98dc /openssl/Makefile.in | |
parent | 5c0340d79966f52bcb5ff180a96b576f450cbca6 (diff) | |
parent | 5e0d1807ca7b049bde262a529443924adfd903e6 (diff) |
Pull from trunk.
svn path=/branches/tk685/; revision=5768
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 aa654bc1..019a5d3f 100644 --- a/openssl/Makefile.in +++ b/openssl/Makefile.in @@ -1,6 +1,6 @@ # $Id$ -VERSION = 1.0.1f +VERSION = 1.0.1g OPENSSL_CONFIG_COMMAND = @OPENSSL_CONFIG_COMMAND@ OPENSSL_BUILD_DIRECTORY = ${abs_builddir}/openssl |