diff options
Diffstat (limited to 'usr.bin/ssh/version.h')
-rw-r--r-- | usr.bin/ssh/version.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ssh/version.h b/usr.bin/ssh/version.h index c500b9a8be4..ea78e8c0b2a 100644 --- a/usr.bin/ssh/version.h +++ b/usr.bin/ssh/version.h @@ -1 +1,3 @@ +/* $OpenBSD: version.h,v 1.13 2000/10/16 09:38:45 djm Exp $ */ + #define SSH_VERSION "OpenSSH_2.3.0" |