diff options
author | Matt Johnston <matt@ucc.asn.au> | 2004-08-14 18:03:36 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2004-08-14 18:03:36 +0000 |
commit | d866ad671ab84e170a38748725c3dcd93889be7b (patch) | |
tree | a329765ffc566401460ab92be250ac1bf739f6f8 /options.h | |
parent | 9ab4bbc7ff4dbb894e91aa52dc9d17ab1d2a3218 (diff) |
- It'll be called 0.44test1
- Debian stuff
--HG--
extra : convert_revision : 76d20e3ad43f56e58800b463ddf0cc1064defe71
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -193,7 +193,7 @@ etc) slower (perhaps by 50%). Recommended for most small systems. */ *******************************************************************/ #ifndef DROPBEAR_VERSION -#define DROPBEAR_VERSION "0.45-beta1" +#define DROPBEAR_VERSION "0.44test1" #endif #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION |