summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-02-01 22:27:31 +1100
committerDamien Miller <djm@mindrot.org>2006-02-01 22:27:31 +1100
commitc79824bbabd95f0cb8aae3ed33687e7459be55d5 (patch)
tree5aea985d50db118ad9d739349447dd531b34ecaf /version.h
parent0d689568a480b317b6149f679b3e0bd17bb0e5ff (diff)
- markus@cvs.openbsd.org 2006/02/01 11:27:22
[version.h] openssh 4.3
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 b9c87e2fb..2b729524e 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.46 2006/02/01 11:27:22 markus Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_4.2" 3#define SSH_VERSION "OpenSSH_4.3"
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