1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-09-01 14:21:56 +03:00

3.3 -> 3.4

This commit is contained in:
Sergey Lyubka
2012-09-23 15:02:18 +01:00
parent 0804ce71d5
commit 2118de37c3

View File

@@ -218,7 +218,7 @@ typedef int SOCKET;
#include "mongoose.h"
#define MONGOOSE_VERSION "3.3"
#define MONGOOSE_VERSION "3.4"
#define PASSWORDS_FILE_NAME ".htpasswd"
#define CGI_ENVIRONMENT_SIZE 4096
#define MAX_CGI_ENVIR_VARS 64