commit 07bf5d6a6088eba3eb0d958b12f9b95f16f91953 parent 358fc5dc55b9f1d1ee39ce3cfea70b965ce876ab Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 31 Aug 2015 17:20:50 +0000 -bump Diffstat:
| M | src/include/extractor.h | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/include/extractor.h b/src/include/extractor.h @@ -35,7 +35,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x01030000 +#define EXTRACTOR_VERSION 0x01030001 #include <stdio.h>