commit a7a304e2c32b33857eb0735386287a91d017e26b parent 9159dde07491f7671f6b385f44bc8a36c081d2e2 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 18 Nov 2018 11:20:25 +0100 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 0x01070001 +#define EXTRACTOR_VERSION 0x01080000 #include <stdio.h>