- markus@cvs.openbsd.org 2004/02/23 15:16:46
     [version.h]
     enter 3.8
diff --git a/ChangeLog b/ChangeLog
index ce45503..10a82ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,9 @@
      [bufaux.c]
      encode 0 correctly in buffer_put_bignum2; noted by Mikulas Patocka
      and drop support for negative BNs; ok otto@
+   - markus@cvs.openbsd.org 2004/02/23 15:16:46
+     [version.h]
+     enter 3.8
 
 20040223
  - (dtucker) [session.c] Bug #789: Only make setcred call for !privsep in the
@@ -1913,4 +1916,4 @@
  - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
    Report from murple@murple.net, diagnosis from dtucker@zip.com.au
 
-$Id: ChangeLog,v 1.3246 2004/02/23 22:21:41 dtucker Exp $
+$Id: ChangeLog,v 1.3247 2004/02/23 22:24:01 dtucker Exp $
diff --git a/version.h b/version.h
index 0a98e42..c426629 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.39 2003/09/16 21:02:40 markus Exp $ */
+/* $OpenBSD: version.h,v 1.40 2004/02/23 15:16:46 markus Exp $ */
 
-#define SSH_VERSION	"OpenSSH_3.7.1p2"
+#define SSH_VERSION	"OpenSSH_3.8p1"