* options.h: bump the version number

--HG--
extra : convert_revision : dd57a0c1e42c1680a9572bdec9d6eed04fa970c5
diff --git a/options.h b/options.h
index baba472..1fa7d3f 100644
--- a/options.h
+++ b/options.h
@@ -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