summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/version.h b/version.h
index aae2c3b37..fb68aba60 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,5 @@
1/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
2 2
3#ifndef SSH_VERSION
3#define SSH_VERSION "OpenSSH_3.9p1" 4#define SSH_VERSION "OpenSSH_3.9p1"
5#endif /* SSH_VERSION */