diff options
author | Fredrik Gustafsson <[email protected]> | 2013-06-28 10:36:08 +0200 |
---|---|---|
committer | Fredrik Gustafsson <[email protected]> | 2013-06-28 10:36:08 +0200 |
commit | 8f5992f826b86e5a4f28a8feae10a6a678f07065 (patch) | |
tree | 5171b9bd92cd1e06b42db0c5e7752a20d0d1b86e /lib/ssh/vsn.mk | |
parent | dc5e0ede0f692000afc60c64ec428ea81ce67040 (diff) | |
download | otp-8f5992f826b86e5a4f28a8feae10a6a678f07065.tar.gz otp-8f5992f826b86e5a4f28a8feae10a6a678f07065.tar.bz2 otp-8f5992f826b86e5a4f28a8feae10a6a678f07065.zip |
ssh: version updates
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 921ec2206a..37353707c2 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 +SSH_VSN = 2.1.2.1 APP_VSN = "ssh-$(SSH_VSN)" |