change User-Agent header version number.
@@ -88,7 +88,7 @@ | ||
88 | 88 | #define BCHANL_COMMONSTORAGE_EXTBBSLIST_RECTYPE 30 |
89 | 89 | #define BCHANL_COMMONSTORAGE_EXTBBSLIST_SUBTYPE 1 |
90 | 90 | |
91 | -LOCAL UB bchanl_httpheader_useragent[] = "Monazilla/1.00 (bchanl/0.101)"; | |
91 | +LOCAL UB bchanl_httpheader_useragent[] = "Monazilla/1.00 (bchanl/0.200)"; | |
92 | 92 | LOCAL W bchanl_httpheader_useragent_len = sizeof(bchanl_httpheader_useragent) - 1; |
93 | 93 | |
94 | 94 | typedef struct bchanl_hmistate_t_ bchanl_hmistate_t; |