3.7 -> 3.8

This commit is contained in:
Sergey Lyubka 2013-02-06 09:40:26 +00:00
parent 13d0b67c00
commit ffa983552f

View File

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