diff options
| author | Hans Nilsson <[email protected]> | 2016-09-28 12:32:57 +0200 |
|---|---|---|
| committer | Hans Nilsson <[email protected]> | 2016-09-28 12:32:57 +0200 |
| commit | c0d124562fb4de88e823513df025647d0f6c41fd (patch) | |
| tree | 4f469e7a6dbd7db5fcaac8bb557b460901192033 | |
| parent | 4b2616519b62ad2792d21f4138ea1544ce93d60e (diff) | |
| parent | 59a77e7f8e2cbb227db1fa4515d37200b5b90cf2 (diff) | |
| download | otp-c0d124562fb4de88e823513df025647d0f6c41fd.tar.gz otp-c0d124562fb4de88e823513df025647d0f6c41fd.tar.bz2 otp-c0d124562fb4de88e823513df025647d0f6c41fd.zip | |
Merge branch 'maint'
| -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 212b99c695..09e707ad07 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,5 +1,5 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 4.3.2 +SSH_VSN = 4.3.3 APP_VSN = "ssh-$(SSH_VSN)" |
