commit 820bcbf5b76eaec67ea88970dd5d236b2b25b151 parent 96a06b20671b6acd71eacea68bb7baf4054763c3 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 28 Nov 2011 16:18:30 +0000 versionbump 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 0x00060300 +#define EXTRACTOR_VERSION 0x00060301 #include <stdio.h>