summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-07-06 07:13:04 +1000
committerDarren Tucker <dtucker@zip.com.au>2009-07-06 07:13:04 +1000
commitcd6b1a27cbb9400565811f908ca536937d875b8f (patch)
tree54a6a24de341d089932e60c613eaa3a0ab76bff1
parent71e4d54dc7e7868708334bea526cd3f94cd9d1d3 (diff)
- markus@cvs.openbsd.org 2009/06/30 14:54:40
[version.h] crank version; ok deraadt
-rw-r--r--ChangeLog3
-rw-r--r--version.h4
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index d47ed659f..38744449b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
16 control whether the client tries to use roaming if enabled on the 16 control whether the client tries to use roaming if enabled on the
17 server. From Martin Forssen. 17 server. From Martin Forssen.
18 ok markus@ 18 ok markus@
19 - markus@cvs.openbsd.org 2009/06/30 14:54:40
20 [version.h]
21 crank version; ok deraadt
19 22
2020090622 2320090622
21 - (dtucker) OpenBSD CVS Sync 24 - (dtucker) OpenBSD CVS Sync
diff --git a/version.h b/version.h
index f2f3196ab..721ebdea0 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
1/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */ 1/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_5.2" 3#define SSH_VERSION "OpenSSH_5.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