浏览代码

2.10 -> 2.11

valenok 15 年之前
父节点
当前提交
ea71faf71d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mongoose.c

+ 1 - 1
mongoose.c

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