diff options.h @ 266:e37b160c414c DROPBEAR_0.47

* options.h: bump the version number
author Matt Johnston <matt@ucc.asn.au>
date Fri, 09 Dec 2005 06:10:27 +0000
parents 63601217f5ab
children 044bc108b9b3 740e782679be
line wrap: on
line diff
--- a/options.h	Thu Dec 08 11:54:18 2005 +0000
+++ b/options.h	Fri Dec 09 06:10:27 2005 +0000
@@ -200,7 +200,7 @@
  *******************************************************************/
 
 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.46"
+#define DROPBEAR_VERSION "0.47"
 #endif
 
 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION