summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2004-03-22 09:39:09 +1100
committerDamien Miller <djm@mindrot.org>2004-03-22 09:39:09 +1100
commitaed7cee49ad086f438e69203b3a9ddf0a5985ed4 (patch)
tree3deb9b74910f5a0bfe1ebb78b6b0feaa87ac0b6f
parent0c889cd9e9b3e6f628e650e160a6ba8443fa3604 (diff)
- markus@cvs.openbsd.org 2004/03/20 10:40:59
[version.h] 3.8.1
-rw-r--r--ChangeLog5
-rw-r--r--version.h4
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 35bbe40f..b91a0c7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
- markus@cvs.openbsd.org 2004/03/11 10:21:17
[ssh.c sshd.c]
ssh, sshd: sync version output, ok djm
+ - markus@cvs.openbsd.org 2004/03/20 10:40:59
+ [version.h]
+ 3.8.1
20040311
- (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker
@@ -914,4 +917,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3293 2004/03/21 22:36:00 djm Exp $
+$Id: ChangeLog,v 1.3294 2004/03/21 22:39:09 djm Exp $
diff --git a/version.h b/version.h
index c4266292..e5ba5dda 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
+/* $OpenBSD: version.h,v 1.41 2004/03/20 10:40:59 markus Exp $ */
-#define SSH_VERSION "OpenSSH_3.8p1"
+#define SSH_VERSION "OpenSSH_3.8.1p1"