diff options
author | Hans Nilsson <[email protected]> | 2014-05-26 11:07:56 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2014-05-26 15:58:02 +0200 |
commit | b21d30d84e1790107aaa8cc7b39eb1095dea1fca (patch) | |
tree | 0f202149421ca19e9e54e84d5ea666a929162376 /lib/ssh/vsn.mk | |
parent | d841653fbfeb185349db42527a9774f91f153573 (diff) | |
download | otp-b21d30d84e1790107aaa8cc7b39eb1095dea1fca.tar.gz otp-b21d30d84e1790107aaa8cc7b39eb1095dea1fca.tar.bz2 otp-b21d30d84e1790107aaa8cc7b39eb1095dea1fca.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 9ffc59dbaf..40ed27d8f5 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,5 +1,5 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 3.0.1 +SSH_VSN = 3.0.2 APP_VSN = "ssh-$(SSH_VSN)" |