summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/version.h b/version.h
index 35eb49d63..9a4dd9aec 100644
--- a/version.h
+++ b/version.h
@@ -1,8 +1,8 @@
1/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.49 2007/03/06 10:13:14 djm Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_4.3" 3#define SSH_VERSION "OpenSSH_4.6"
4 4
5#define SSH_PORTABLE "p2" 5#define SSH_PORTABLE "p1"
6#ifndef SSH_EXTRAVERSION 6#ifndef SSH_EXTRAVERSION
7#define SSH_EXTRAVERSION 7#define SSH_EXTRAVERSION
8#endif 8#endif