libextractor-python

GNU libextractor
Log | Files | Refs | README | LICENSE

commit e2a960337d474a90c48a31de5fdd425924afe568
parent 219c90a9959ece246d316a950ab13268a4512e0f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  4 Jul 2005 16:06:11 +0000

bump

Diffstat:
Mextractor.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/extractor.h b/extractor.h @@ -29,7 +29,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x00050002 +#define EXTRACTOR_VERSION 0x00050100 #include <stdio.h>