diff options
author | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-11-12 09:30:45 +0000 |
---|---|---|
committer | james <james@e7ae566f-a301-0410-adde-c780ea21d3b5> | 2009-11-12 09:30:45 +0000 |
commit | 311ea893aa3aba4bb1314e2ce4acbf39a9d3fb57 (patch) | |
tree | 4f386ca01ca6faa20df161420039737eb845a2d9 /install-win32/settings.in | |
parent | Version 2.1_rc20a (diff) | |
download | openvpn-311ea893aa3aba4bb1314e2ce4acbf39a9d3fb57.tar.xz |
Version 2.1_rc21v2.1_rc21
git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@5152 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to '')
-rw-r--r-- | install-win32/settings.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-win32/settings.in b/install-win32/settings.in index cbfe58d..643ef99 100644 --- a/install-win32/settings.in +++ b/install-win32/settings.in @@ -22,7 +22,7 @@ ;!define OPENVPN_XGUI_DIR "../ovpnxml" # Prebuilt libraries. DMALLOC is optional. -!define OPENSSL_DIR "../openssl-0.9.8k" +!define OPENSSL_DIR "../openssl-0.9.8l" !define LZO_DIR "../lzo-2.02" !define PKCS11_HELPER_DIR "../pkcs11-helper" ;!define DMALLOC_DIR "../dmalloc-5.4.2" |