瀏覽代碼

-version bump

Christian Grothoff 11 年之前
父節點
當前提交
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.
  * Current version of the library.
  * 0x01093001 = 1.9.30-1.
  * 0x01093001 = 1.9.30-1.
  */
  */
-#define MHD_VERSION 0x00093600
+#define MHD_VERSION 0x00093601
 
 
 /**
 /**
  * MHD-internal return code for "YES".
  * MHD-internal return code for "YES".