diff options
author | Damien Miller <djm@mindrot.org> | 2013-02-12 01:03:10 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-02-12 01:03:10 +0100 |
commit | fd05154dc45f6079618c6b0ce92cd6e9b55fc87f (patch) | |
tree | 16ac2d04fc10f03aa5f0f8acdc3e75d48d098fe5 /version.h | |
parent | - djm@cvs.openbsd.org 2013/02/08 00:41:12 (diff) | |
download | openssh-fd05154dc45f6079618c6b0ce92cd6e9b55fc87f.tar.xz openssh-fd05154dc45f6079618c6b0ce92cd6e9b55fc87f.zip |
- markus@cvs.openbsd.org 2013/02/10 21:19:34
[version.h]
openssh 6.2
Diffstat (limited to 'version.h')
-rw-r--r-- | version.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -/* $OpenBSD: version.h,v 1.65 2012/07/22 18:19:21 markus Exp $ */ +/* $OpenBSD: version.h,v 1.66 2013/02/10 21:19:34 markus Exp $ */ -#define SSH_VERSION "OpenSSH_6.1" +#define SSH_VERSION "OpenSSH_6.2" #define SSH_PORTABLE "p1" #define SSH_RELEASE SSH_VERSION SSH_PORTABLE |