diff sysoptions.h @ 598:7ec26a5b92e7

Changelog for 0.53, bump version
author Matt Johnston <matt@ucc.asn.au>
date Thu, 24 Feb 2011 14:19:36 +0000
parents 2895626d864f
children 3aa74a4d83ae 53c21d4ec98a
line wrap: on
line diff
--- a/sysoptions.h	Thu Feb 24 14:18:13 2011 +0000
+++ b/sysoptions.h	Thu Feb 24 14:19:36 2011 +0000
@@ -4,7 +4,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.52"
+#define DROPBEAR_VERSION "0.53"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION