3.4 -> 4.5

This commit is contained in:
Sergey Lyubka 2012-12-26 10:02:14 +00:00
parent eed09600f7
commit 5e491801da

View File

@ -231,7 +231,7 @@ typedef int SOCKET;
#include <lauxlib.h>
#endif
#define MONGOOSE_VERSION "3.4"
#define MONGOOSE_VERSION "3.5"
#define PASSWORDS_FILE_NAME ".htpasswd"
#define CGI_ENVIRONMENT_SIZE 4096
#define MAX_CGI_ENVIR_VARS 64