diff options
author | Hans Nilsson <[email protected]> | 2017-01-30 13:12:06 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2017-01-31 18:30:22 +0100 |
commit | 497fc8de10bfee9eb693d393c270d8e06dbd15be (patch) | |
tree | 686baf37a3c036093ab956611fd4affe1212d5ae /lib/ssh/vsn.mk | |
parent | 7518684155aaabdde97c7b624803523c045bc185 (diff) | |
download | otp-497fc8de10bfee9eb693d393c270d8e06dbd15be.tar.gz otp-497fc8de10bfee9eb693d393c270d8e06dbd15be.tar.bz2 otp-497fc8de10bfee9eb693d393c270d8e06dbd15be.zip |
ssh,crypto: prepare for release
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 c62faf8357..bfe2fcbc0b 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.2.2.2 +SSH_VSN = 4.2.2.3 APP_VSN = "ssh-$(SSH_VSN)" |