]> 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 6b17a676c2c7a0ed063d7b62bafc54e9d95ce208..721ebdea02a8c7eaa77c98dd63c5be5be673dbf9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1 +1,6 @@
-#define SSH_VERSION    "OpenSSH_2.1.1p5"
+/* $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 0.226089 seconds and 4 git commands to generate.