openssh/version.h
Darren Tucker 6163350eb9 - (dtucker) [README version.h contrib/caldera/openssh.spec
contrib/redhat/openssh.spec contrib/suse/openssh.spec] Bump version
   strings to match 4.3p2 release.
2006-02-12 16:48:56 +11:00

7 lines
173 B
C

/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */
#define SSH_VERSION "OpenSSH_4.3"
#define SSH_PORTABLE "p2"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE