- provos@cvs.openbsd.org 2001/03/27 17:46:50
     [compat.c compat.h dh.c dh.h ssh2.h sshconnect2.c sshd.c version.h]
     make dh group exchange more flexible, allow min and max group size,
     okay markus@, deraadt@
diff --git a/version.h b/version.h
index 8ece8d0..bdf8c1d 100644
--- a/version.h
+++ b/version.h
@@ -1,3 +1,3 @@
-/* $OpenBSD: version.h,v 1.20 2001/03/19 17:12:10 markus Exp $ */
-  
-#define SSH_VERSION	"OpenSSH_2.5.2p1"
+/* $OpenBSD: version.h,v 1.21 2001/03/27 17:46:50 provos Exp $ */
+
+#define SSH_VERSION	"OpenSSH_2.5.3p1"