]> andersk Git - openssh.git/blobdiff - version.h
- (tim) [configure.ac sshd.8] Enable locked account check (a "*LK*" string)
[openssh.git] / version.h
index f015025f2ffe69200e3aa6246518d4c9f747ae26..b9c87e2fb32623e5d3c23b258b4cbeef422f523a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1 +1,6 @@
-#define SSH_VERSION    "OpenSSH_2.2.0p2"
+/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */
+
+#define SSH_VERSION    "OpenSSH_4.2"
+
+#define SSH_PORTABLE   "p1"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 0.054115 seconds and 4 git commands to generate.