]> andersk Git - openssh.git/blob - version.h
- (djm) [ssh.c sshd.c version.h] Don't divulge portable version in protocol
[openssh.git] / version.h
1 /* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
2
3 #define SSH_VERSION     "OpenSSH_3.9"
4
5 #define SSH_PORTABLE    "p1"
6 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
This page took 0.039648 seconds and 5 git commands to generate.