version 3.9 -> 4.0

This commit is contained in:
Sergey Lyubka 2013-09-05 12:35:44 +01:00
parent aec6f85f55
commit 6a0ac69761

View File

@ -250,7 +250,7 @@ typedef int SOCKET;
#include "mongoose.h"
#define MONGOOSE_VERSION "3.9"
#define MONGOOSE_VERSION "4.0"
#define PASSWORDS_FILE_NAME ".htpasswd"
#define CGI_ENVIRONMENT_SIZE 4096
#define MAX_CGI_ENVIR_VARS 64