commit 577c5d3249b17a524325111480433a066a16e8ed parent ea962a71e65acaafcf4eeac6bae413ee76198880 Author: Christian Grothoff <christian@grothoff.org> Date: Tue, 27 Sep 2005 03:36:14 +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 @@ -29,7 +29,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x00050503 +#define EXTRACTOR_VERSION 0x00050600 #include <stdio.h>