summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/version.h')
-rw-r--r--crypto/openssh/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h
new file mode 100644
index 0000000..d16990a
--- /dev/null
+++ b/crypto/openssh/version.h
@@ -0,0 +1,6 @@
+/* $OpenBSD: version.h,v 1.48 2006/11/07 10:31:31 markus Exp $ */
+
+#define SSH_VERSION "OpenSSH_4.5"
+
+#define SSH_PORTABLE "p1"
+#define SSH_RELEASE SSH_VERSION SSH_PORTABLE
OpenPOWER on IntegriCloud