summaryrefslogtreecommitdiff
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-03-07 18:35:47 +1100
committerDamien Miller <djm@mindrot.org>2008-03-07 18:35:47 +1100
commita79bb8ec5e22fb3d58b8871c4c4e93cb96a9889c (patch)
treeb7dcd218df3cae5cc6e9a46141e02b1e1e5e8d36 /version.h
parentc0c53c3114b652d30b8277d66fec82482bcde38d (diff)
- deraadt@cvs.openbsd.org 2008/03/04 21:15:42
[version.h] crank version; from djm
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 6fcd7e075..2db5f2a98 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.50 2007/08/15 08:16:49 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.51 2008/03/04 21:15:42 deraadt Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_4.7" 3#define SSH_VERSION "OpenSSH_4.8"
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