Christian Grothoff 9 anos atrás
pai
commit
b8a5c8d0ec
1 arquivos alterados com 1 adições e 1 exclusões
  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.
  * Current version of the library.
  * 0x01093001 = 1.9.30-1.
  * 0x01093001 = 1.9.30-1.
  */
  */
-#define MHD_VERSION 0x00094902
+#define MHD_VERSION 0x00094903
 
 
 /**
 /**
  * MHD-internal return code for "YES".
  * MHD-internal return code for "YES".