]> andersk Git - openssh.git/blob - version.h
- (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't
[openssh.git] / version.h
1 /* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */
2
3 #define SSH_VERSION     "OpenSSH_5.3"
4
5 #define SSH_PORTABLE    "p1"
6 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
This page took 0.145037 seconds and 5 git commands to generate.