]> andersk Git - openssh.git/blobdiff - version.h
- (dtucker) Wrap use of IPPROTO_IPV6 in an ifdef for platforms that don't
[openssh.git] / version.h
index d577644d61e7771c9122a16a9c2b57c6522434f0..721ebdea02a8c7eaa77c98dd63c5be5be673dbf9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1 +1,6 @@
-#define SSH_VERSION    "OpenSSH-2.1"
+/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */
+
+#define SSH_VERSION    "OpenSSH_5.3"
+
+#define SSH_PORTABLE   "p1"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 1.174519 seconds and 4 git commands to generate.