summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--version.h4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b3ab3d19d..2c794c4e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
120040817 120040817
2 - (dtucker) [regress/README.regress] Note compatibility issues with GNU head. 2 - (dtucker) [regress/README.regress] Note compatibility issues with GNU head.
3 - (djm) OpenBSD CVS Sync
4 - markus@cvs.openbsd.org 2004/08/16 08:17:01
5 [version.h]
6 3.9
3 7
420040816 820040816
5 - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root 9 - (dtucker) [acconfig.h auth-pam.c configure.ac] Set real uid to non-root
@@ -1648,4 +1652,4 @@
1648 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1652 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1649 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1653 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1650 1654
1651$Id: ChangeLog,v 1.3514 2004/08/17 12:31:32 dtucker Exp $ 1655$Id: ChangeLog,v 1.3515 2004/08/17 12:47:41 djm Exp $
diff --git a/version.h b/version.h
index e5ba5dda6..aae2c3b37 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
1/* $OpenBSD: version.h,v 1.41 2004/03/20 10:40:59 markus Exp $ */ 1/* $OpenBSD: version.h,v 1.42 2004/08/16 08:17:01 markus Exp $ */
2 2
3#define SSH_VERSION "OpenSSH_3.8.1p1" 3#define SSH_VERSION "OpenSSH_3.9p1"