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

+ 1 - 1
src/include/microhttpd.h

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