summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/version.h')
-rw-r--r--crypto/openssh/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crypto/openssh/version.h b/crypto/openssh/version.h
index 3f29aa3..5253723 100644
--- a/crypto/openssh/version.h
+++ b/crypto/openssh/version.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: version.h,v 1.39 2003/09/16 21:02:40 markus Exp $ */
+/* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
/* $FreeBSD$ */
#ifndef SSH_VERSION
#define SSH_VERSION (ssh_version_get())
-#define SSH_VERSION_BASE "OpenSSH_3.7.1p2"
-#define SSH_VERSION_ADDENDUM "FreeBSD-20040106"
+#define SSH_VERSION_BASE "OpenSSH_3.8p1"
+#define SSH_VERSION_ADDENDUM "FreeBSD-20040226"
const char *ssh_version_get(void);
void ssh_version_set_addendum(const char *add);
OpenPOWER on IntegriCloud