diff options.h @ 220:9089929fb2b7

* preparing for 0.46 release
author Matt Johnston <matt@ucc.asn.au>
date Fri, 08 Jul 2005 14:28:21 +0000
parents ea9277442ef2
children ca7e76d981d9 5e4110bb753a f4cf0415fec1
line wrap: on
line diff
--- a/options.h	Fri Jul 08 13:28:03 2005 +0000
+++ b/options.h	Fri Jul 08 14:28:21 2005 +0000
@@ -194,7 +194,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.45"
+#define DROPBEAR_VERSION "0.46"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION