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