summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-09 11:00:42 +1100
committerDamien Miller <djm@mindrot.org>2005-03-09 11:00:42 +1100
commitaca8626cf7981a74f62746667af911480946ee34 (patch)
treefa8f93cb37540c2fef1d1ea858617d0bf21ac262 /version.h
parentb096ac4674b584a3c65cfd27d17242aec64db826 (diff)
downloadopenssh-git-aca8626cf7981a74f62746667af911480946ee34.tar.gz
- djm@cvs.openbsd.org 2005/03/08 23:49:48
[version.h] OpenSSH 4.0
Diffstat (limited to 'version.h')
-rw-r--r--version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.h b/version.h
index d0c867b8..1a7f23bb 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
+/* $OpenBSD: version.h,v 1.43 2005/03/08 23:49:48 djm Exp $ */
-#define SSH_VERSION "OpenSSH_3.9"
+#define SSH_VERSION "OpenSSH_4.0"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE