commit 7d89eeb7249c1eaed062a518eda73ac9725f6ba4 parent 9175d09f1312a1495c287c6d0d45da675e359b1c Author: Christian Grothoff <christian@grothoff.org> Date: Thu, 12 Jul 2018 22:32:23 +0200 version 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 0x01060001 +#define EXTRACTOR_VERSION 0x01070000 #include <stdio.h>