]> andersk Git - openssh.git/blobdiff - version.h
- (tim) [defines.h] Fix regression in long password support on OpenServer 6.
[openssh.git] / version.h
index fc63bc105e7fbd259769ac7e8d273441150f5594..6fcd7e0752533803557c28953c4142d6b751bbe9 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1 +1,6 @@
-#define SSH_VERSION    "OpenSSH_2.1.1"
+/* $OpenBSD: version.h,v 1.50 2007/08/15 08:16:49 markus Exp $ */
+
+#define SSH_VERSION    "OpenSSH_4.7"
+
+#define SSH_PORTABLE   "p1"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 0.032317 seconds and 4 git commands to generate.