commit d3fdbabc36e8b868bfbf63ac0852225110678c7e parent d34406bcbf8e507b42615619de055f1967da1602 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 29 Apr 2006 05:04:33 +0000 syn 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 @@ -29,7 +29,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x00051200 +#define EXTRACTOR_VERSION 0x00051201 #include <stdio.h>