diff options
author | Niclas Eklund <[email protected]> | 2011-04-20 18:19:31 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-04-20 18:19:31 +0200 |
commit | f228601de45c5b53241b103af6616453c50885a5 (patch) | |
tree | d2719669ebe6e5ae8e742a2df0f3ed30b3dbb57d /lib/ssh/vsn.mk | |
parent | 4dd5d2a84e62ee53ead077c0075b3338a827280b (diff) | |
parent | 459bde53cf564d47d26d9248ab964a09ed4e40b4 (diff) | |
download | otp-f228601de45c5b53241b103af6616453c50885a5.tar.gz otp-f228601de45c5b53241b103af6616453c50885a5.tar.bz2 otp-f228601de45c5b53241b103af6616453c50885a5.zip |
Merge branch 'maint-r14' into dev
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 51f9f47446..8c9f671fd5 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.0.4 +SSH_VSN = 2.0.5 APP_VSN = "ssh-$(SSH_VSN)" |