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