diff sysoptions.h @ 516:7fc4ba3c1cbb

- Bump to 0.52 - Clarify that hosts are resolved on the remote end for multihop
author Matt Johnston <matt@ucc.asn.au>
date Tue, 11 Nov 2008 14:08:48 +0000
parents 43bbe17d6ba0
children cc2dff9bd671
line wrap: on
line diff
--- a/sysoptions.h	Tue Nov 11 13:51:55 2008 +0000
+++ b/sysoptions.h	Tue Nov 11 14:08:48 2008 +0000
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.51"
+#define DROPBEAR_VERSION "0.52"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION