Skip to content
Snippets Groups Projects
Commit bf045a05 authored by Matt Johnston's avatar Matt Johnston
Browse files

* options.h: bump the version number

--HG--
extra : convert_revision : dd57a0c1e42c1680a9572bdec9d6eed04fa970c5
parent cec27b5b
Branches
No related merge requests found
...@@ -200,7 +200,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */ ...@@ -200,7 +200,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */
*******************************************************************/ *******************************************************************/
#ifndef DROPBEAR_VERSION #ifndef DROPBEAR_VERSION
#define DROPBEAR_VERSION "0.46" #define DROPBEAR_VERSION "0.47"
#endif #endif
#define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment