libextractor

GNU libextractor
Log | Files | Refs | Submodules | README | LICENSE

commit bce5587c2b6f2725e418edaff0333e91b2deaa0a
parent 9566b169bbab191091d5364acc17dc0aa649fc14
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon,  8 Aug 2005 19:23:05 +0000

bump

Diffstat:
Msrc/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 0x00050200 +#define EXTRACTOR_VERSION 0x00050201 #include <stdio.h>