]> andersk Git - openssh.git/blob - version.h
- (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
[openssh.git] / version.h
1 /* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */
2
3 #define SSH_VERSION     "OpenSSH_4.3"
4
5 #define SSH_PORTABLE    "p1"
6 #define SSH_RELEASE     SSH_VERSION SSH_PORTABLE
This page took 0.034113 seconds and 5 git commands to generate.