Sergey Lyubka 12 年 前
コミット
2118de37c3
1 ファイル変更1 行追加1 行削除
  1. 1 1
      mongoose.c

+ 1 - 1
mongoose.c

@@ -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