- markus@cvs.openbsd.org 2002/04/10 08:56:01
     [version.h]
     OpenSSH_3.2
 - Added p1 to idenify Portable release version.
diff --git a/ChangeLog b/ChangeLog
index ae2fd88..8ec0821 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,10 @@
    - markus@cvs.openbsd.org 2002/04/10 08:21:47
      [auth1.c compat.c compat.h]
      strip '@' from username only for KerbV and known broken clients, bug #204
-
+   - markus@cvs.openbsd.org 2002/04/10 08:56:01
+     [version.h]
+     OpenSSH_3.2
+ - Added p1 to idenify Portable release version.
 
 20020408
  - (bal) Minor OpenSC updates.  Fix up header locations and update
@@ -8211,4 +8214,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.2042 2002/04/10 16:17:34 mouring Exp $
+$Id: ChangeLog,v 1.2043 2002/04/10 16:26:20 mouring Exp $
diff --git a/version.h b/version.h
index 24d39a0..20eb6fe 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.28 2002/03/06 00:25:55 markus Exp $ */
+/* $OpenBSD: version.h,v 1.29 2002/04/10 08:56:01 markus Exp $ */
 
-#define SSH_VERSION	"OpenSSH_3.1p1"
+#define SSH_VERSION	"OpenSSH_3.2p1"