diff --git a/src/ccextractor.h b/src/ccextractor.h index 5547de22..dbb8de5a 100644 --- a/src/ccextractor.h +++ b/src/ccextractor.h @@ -13,7 +13,7 @@ // compatibility across platforms #include "platform.h" -#define VERSION "0.70" +#define VERSION "0.71" extern int cc_buffer_saved; // Do we have anything in the CC buffer already? extern int ccblocks_in_avc_total; // Total CC blocks found by the AVC code