4.0 -> 4.1

This commit is contained in:
Sergey Lyubka 2013-09-07 20:21:27 +01:00
parent 22f8cb14d5
commit d5acf2e2a7

View File

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