- markus@cvs.openbsd.org 2001/04/05 10:39:48
     [version.h]
     temporary version 2.5.4 (supports rekeying).
     this is not an official release.
diff --git a/ChangeLog b/ChangeLog
index 3d1f8e0..d52d8a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,10 @@
    - markus@cvs.openbsd.org 2001/04/05 10:39:03
      [compress.c compress.h packet.c]
      reset compress state per direction when rekeying.
+   - markus@cvs.openbsd.org 2001/04/05 10:39:48
+     [version.h]
+     temporary version 2.5.4 (supports rekeying).
+     this is not an official release.
 
 20010405
  - OpenBSD CVS Sync                                              
@@ -4879,4 +4883,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1065 2001/04/05 23:20:46 mouring Exp $
+$Id: ChangeLog,v 1.1066 2001/04/05 23:22:25 mouring Exp $
diff --git a/version.h b/version.h
index bdf8c1d..4569227 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
 /* $OpenBSD: version.h,v 1.21 2001/03/27 17:46:50 provos Exp $ */
 
-#define SSH_VERSION	"OpenSSH_2.5.3p1"
+#define SSH_VERSION	"OpenSSH_2.5.4p1"