diff options
author | Erlang/OTP <[email protected]> | 2013-03-18 10:35:15 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2013-03-18 10:35:15 +0100 |
commit | 98bad864871eada14c948d27be9998bed36e2f50 (patch) | |
tree | 23a64a1de4c61da334ebdf5715bd286cc6877081 /lib/orber/vsn.mk | |
parent | 2397893ee1e33ffd30205bd1a539d895cf9960b9 (diff) | |
parent | 9f96e25a0ab80d8860d2b267b64831d766984e68 (diff) | |
download | otp-98bad864871eada14c948d27be9998bed36e2f50.tar.gz otp-98bad864871eada14c948d27be9998bed36e2f50.tar.bz2 otp-98bad864871eada14c948d27be9998bed36e2f50.zip |
Merge branch 'lars/orber/corbaloc-bug/OTP-10675' into maint-r15
* lars/orber/corbaloc-bug/OTP-10675:
[orber] Fix bug in corbaloc/corbaname over ssl
Diffstat (limited to 'lib/orber/vsn.mk')
-rw-r--r-- | lib/orber/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/orber/vsn.mk b/lib/orber/vsn.mk index f891440600..6291f9d991 100644 --- a/lib/orber/vsn.mk +++ b/lib/orber/vsn.mk @@ -1,3 +1,3 @@ -ORBER_VSN = 3.6.24 +ORBER_VSN = 3.6.24.1 |