diff options
author | Erlang/OTP <[email protected]> | 2014-09-29 08:59:41 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2014-09-29 08:59:41 +0200 |
commit | 853af0f4739e53e32c655373488c0fadcab9e421 (patch) | |
tree | 5a06dd784ba6213da467edc6ed631c6d82725673 /lib/eldap/vsn.mk | |
parent | 743ed31108ee555db18d9833186865e85e34333e (diff) | |
parent | 1e5844012ab8c3963e2d3b0f05adc2a7b2b0afb7 (diff) | |
download | otp-853af0f4739e53e32c655373488c0fadcab9e421.tar.gz otp-853af0f4739e53e32c655373488c0fadcab9e421.tar.bz2 otp-853af0f4739e53e32c655373488c0fadcab9e421.zip |
Merge branch 'hans/eldap/tcpoptions/OTP-12171' into maint-17
* hans/eldap/tcpoptions/OTP-12171:
eldap: update version
eldap: New very basic test suite.
eldap: Enable all tcp options in eldap:open
Diffstat (limited to 'lib/eldap/vsn.mk')
-rw-r--r-- | lib/eldap/vsn.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/eldap/vsn.mk b/lib/eldap/vsn.mk index efdc30b476..5e32f92fa8 100644 --- a/lib/eldap/vsn.mk +++ b/lib/eldap/vsn.mk @@ -1,2 +1 @@ -ELDAP_VSN = 1.0.3 - +ELDAP_VSN = 1.0.4
\ No newline at end of file |