diff options.h @ 455:319262c94d24

Prepare for 0.50 release
author Matt Johnston <matt@ucc.asn.au>
date Wed, 08 Aug 2007 15:27:41 +0000
parents 7e43f5e473b9
children c1e9c81d1d27 170329dc8ce5
line wrap: on
line diff
--- a/options.h	Wed Aug 08 15:12:06 2007 +0000
+++ b/options.h	Wed Aug 08 15:27:41 2007 +0000
@@ -240,7 +240,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.49"
+#define DROPBEAR_VERSION "0.50"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION