diff options
author | Niclas Eklund <[email protected]> | 2010-05-26 14:38:02 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-05-26 14:38:02 +0000 |
commit | 914ef8c467927caf7c18511ae17eec541f687edb (patch) | |
tree | 716123de01867c0b974b164dd3cb11e0c594145b /lib/ssh/vsn.mk | |
parent | 4aa5dadc3b966cffc2ffcaadf1b132f276afe75a (diff) | |
download | otp-914ef8c467927caf7c18511ae17eec541f687edb.tar.gz otp-914ef8c467927caf7c18511ae17eec541f687edb.tar.bz2 otp-914ef8c467927caf7c18511ae17eec541f687edb.zip |
Preparing for new version.
Diffstat (limited to 'lib/ssh/vsn.mk')
-rw-r--r-- | lib/ssh/vsn.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index 38a82ff32d..ccdbfe4f9a 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -7,7 +7,9 @@ TICKETS = OTP-8524 \ OTP-8534 \ OTP-8535 \ OTP-8550 \ - OTP-8596 + OTP-8596 \ + OTP-8644 \ + OTP-8645 TICKETS_1.1.8 = OTP-8356 \ OTP-8401 |