diff options
author | Ingela Anderton Andin <[email protected]> | 2012-08-28 14:43:42 +0200 |
---|---|---|
committer | Ingela Anderton Andin <[email protected]> | 2012-08-28 14:43:42 +0200 |
commit | 62d63f7bd947a84f5fd21fc76951b05753dbde8e (patch) | |
tree | 360fd92b82246f75a29eeaea98ec1b4d9feca75c /lib/ssh/vsn.mk | |
parent | ee5133a635f08409fc0e943ea79145bc36acbe4f (diff) | |
download | otp-62d63f7bd947a84f5fd21fc76951b05753dbde8e.tar.gz otp-62d63f7bd947a84f5fd21fc76951b05753dbde8e.tar.bz2 otp-62d63f7bd947a84f5fd21fc76951b05753dbde8e.zip |
ssh: 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 bff73a1b40..defa47f824 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 +SSH_VSN = 2.1.1 APP_VSN = "ssh-$(SSH_VSN)" |