summaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-08-31 11:47:07 +0200
committerDamien Miller <djm@mindrot.org>2005-08-31 11:47:07 +0200
commitae37959bfbe84e6e10a73a11fca9d7a40381c397 (patch)
treeb3290a5c89f313e80bfdcec3780433b739cf2b0f /version.h
parent - (djm) OpenBSD CVS Sync (diff)
downloadopenssh-ae37959bfbe84e6e10a73a11fca9d7a40381c397.tar.xz
openssh-ae37959bfbe84e6e10a73a11fca9d7a40381c397.zip
- markus@cvs.openbsd.org 2005/08/31 09:28:42
[version.h] 4.2
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 f6625230e..b9c87e2fb 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.44 2005/03/16 21:17:39 markus Exp $ */
+/* $OpenBSD: version.h,v 1.45 2005/08/31 09:28:42 markus Exp $ */
-#define SSH_VERSION "OpenSSH_4.1"
+#define SSH_VERSION "OpenSSH_4.2"
#define SSH_PORTABLE "p1"
#define SSH_RELEASE SSH_VERSION SSH_PORTABLE