- markus@cvs.openbsd.org 2009/06/30 14:54:40
     [version.h]
     crank version; ok deraadt
diff --git a/ChangeLog b/ChangeLog
index d47ed65..3874444 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,9 @@
      control whether the client tries to use roaming if enabled on the
      server. From Martin Forssen.
      ok markus@
+   - markus@cvs.openbsd.org 2009/06/30 14:54:40
+     [version.h]
+     crank version; ok deraadt
 
 20090622
  - (dtucker) OpenBSD CVS Sync
diff --git a/version.h b/version.h
index f2f3196..721ebde 100644
--- a/version.h
+++ b/version.h
@@ -1,6 +1,6 @@
-/* $OpenBSD: version.h,v 1.55 2009/02/23 00:06:15 djm Exp $ */
+/* $OpenBSD: version.h,v 1.56 2009/06/30 14:54:40 markus Exp $ */
 
-#define SSH_VERSION	"OpenSSH_5.2"
+#define SSH_VERSION	"OpenSSH_5.3"
 
 #define SSH_PORTABLE	"p1"
 #define SSH_RELEASE	SSH_VERSION SSH_PORTABLE