Christian Grothoff 11 лет назад
Родитель
Сommit
fd764222b8
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/include/microhttpd.h

+ 1 - 1
src/include/microhttpd.h

@@ -130,7 +130,7 @@ typedef intptr_t ssize_t;
  * Current version of the library.
  * 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00093600
+#define MHD_VERSION 0x00093601
 
 /**
  * MHD-internal return code for "YES".