]> andersk Git - openssh.git/blobdiff - version.h
remove acconfig.h
[openssh.git] / version.h
index 1e9b43128bb261422961ffb9f13a8126218f92eb..b9c87e2fb32623e5d3c23b258b4cbeef422f523a 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,6 @@
-/* $OpenBSD: version.h,v 1.34 2002/06/26 13:56:27 markus Exp $ */
+/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */
 
-#define SSH_VERSION    "OpenSSH_3.4p1"
+#define SSH_VERSION    "OpenSSH_4.2"
 
+#define SSH_PORTABLE   "p1"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 0.106531 seconds and 4 git commands to generate.