2.9 -> 2.10

This commit is contained in:
valenok 2010-09-06 21:46:07 +01:00
parent f169d153c4
commit 236768b30c

View File

@ -198,7 +198,7 @@ typedef int SOCKET;
#include "mongoose.h"
#define MONGOOSE_VERSION "2.9"
#define MONGOOSE_VERSION "2.10"
#define PASSWORDS_FILE_NAME ".htpasswd"
#define CGI_ENVIRONMENT_SIZE 4096
#define MAX_CGI_ENVIR_VARS 64