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)
- 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 d0c867b87..1a7f23bba 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.43 2005/03/08 23:49:48 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_3.9" 3#define SSH_VERSION "OpenSSH_4.0"
4 4
5#define SSH_PORTABLE "p1" 5#define SSH_PORTABLE "p1"
6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE 6#define SSH_RELEASE SSH_VERSION SSH_PORTABLE