Christian Grothoff пре 11 година
родитељ
комит
2b47dfd735
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 0x00093704
+#define MHD_VERSION 0x00093705
 
 /**
  * MHD-internal return code for "YES".