changeset 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 9b9664204b97
children 7ce577234a10 92b9b182c615 02a80ce2ead4 3cea9d789cca 044bc108b9b3 740e782679be
files options.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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