commit 03ef95ab482208daee7db340b910bde5fff0a2d6 parent fc53e1949192a9289b25de90696f191340868b5f Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 12 Jan 2008 21:04:15 +0000 hdr 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 @@ -32,7 +32,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x00051900 +#define EXTRACTOR_VERSION 0x00051901 #include <stdio.h>