]> andersk Git - openssh.git/blobdiff - version.h
- (tim) [configure.ac] test for egrep (AC_PROG_EGREP) before first
[openssh.git] / version.h
index 83e086c7d7755d0af9fed070ab9e38eb79e8bc51..2b729524e220661d937c467b6b0caea4f1e392c0 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,3 +1,6 @@
-/* $OpenBSD: version.h,v 1.19 2001/02/19 10:35:23 markus Exp $ */
-  
-#define SSH_VERSION    "OpenSSH_2.5.1p1"
+/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */
+
+#define SSH_VERSION    "OpenSSH_4.3"
+
+#define SSH_PORTABLE   "p1"
+#define SSH_RELEASE    SSH_VERSION SSH_PORTABLE
This page took 0.05827 seconds and 4 git commands to generate.