diff options
author | Niclas Eklund <[email protected]> | 2010-02-04 13:45:20 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-02-04 13:45:20 +0000 |
commit | 57177e12e5682c74b8f977f4b3a2f5aececc4b52 (patch) | |
tree | f0297720a01e510a035f4a02edc8960047849aed /lib/orber/vsn.mk | |
parent | 2a0a4a206d101e1b6f2d73bc3c0b59cccca3dee5 (diff) | |
download | otp-57177e12e5682c74b8f977f4b3a2f5aececc4b52.tar.gz otp-57177e12e5682c74b8f977f4b3a2f5aececc4b52.tar.bz2 otp-57177e12e5682c74b8f977f4b3a2f5aececc4b52.zip |
Removed the usage of the codeinclude tag in the documentation.
Diffstat (limited to 'lib/orber/vsn.mk')
-rw-r--r-- | lib/orber/vsn.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/orber/vsn.mk b/lib/orber/vsn.mk index 8bfa13eb03..b56172d7cf 100644 --- a/lib/orber/vsn.mk +++ b/lib/orber/vsn.mk @@ -3,7 +3,8 @@ ORBER_VSN = 3.6.15 TICKETS = OTP-8353 \ OTP-8354 \ - OTP-8374 + OTP-8374 \ + OTP-8409 TICKETS_3.6.14 = OTP-8201 |