diff options
author | Erlang/OTP <[email protected]> | 2015-07-01 15:54:27 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2015-07-01 15:54:27 +0200 |
commit | 899f9602d44a7e6e9b7f7be389d905f5663c51bd (patch) | |
tree | ec855371b80ed3c5d450c4ce1525a39707ec2df1 /lib/ssh/vsn.mk | |
parent | 73da9471177f9b5b67f063cd88f029f687864c50 (diff) | |
download | otp-899f9602d44a7e6e9b7f7be389d905f5663c51bd.tar.gz otp-899f9602d44a7e6e9b7f7be389d905f5663c51bd.tar.bz2 otp-899f9602d44a7e6e9b7f7be389d905f5663c51bd.zip |
Prepare releasemaint-r15
Diffstat (limited to 'lib/ssh/vsn.mk')
-rw-r--r-- | lib/ssh/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index c5584712dc..223a081eee 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,5 +1,5 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 2.1.2.1.1 +SSH_VSN = 2.0.9.1 APP_VSN = "ssh-$(SSH_VSN)" |