libextractor

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

commit b5b6c450a276aed94b4bfc31e1c7c6f159dcecff
parent 291cf288e31b3879b57c55313140a52a1a2ef74c
Author: Christian Grothoff <christian@grothoff.org>
Date:   Wed,  3 Jan 2007 05:11:39 +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 @@ -32,7 +32,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x00051600 +#define EXTRACTOR_VERSION 0x00051700 #include <stdio.h>