libextractor

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

commit 478ea192edad630c802370ae504e363074a8a11c
parent 6d4a3dd6d95cf6be8185d9db609ecd24564dc171
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Dec 2013 17:54:34 +0000

-version 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 @@ -35,7 +35,7 @@ extern "C" { * 0.2.6-1 => 0x00020601 * 4.5.2-0 => 0x04050200 */ -#define EXTRACTOR_VERSION 0x01020000 +#define EXTRACTOR_VERSION 0x01030000 #include <stdio.h>