From 63b209929e07378ff0ddc61230f9a51f79c068e3 Mon Sep 17 00:00:00 2001 From: cfsmp3 Date: Sat, 11 Oct 2014 10:48:12 +0200 Subject: [PATCH] Version push (to 0.75) --- src/lib_ccx/lib_ccx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib_ccx/lib_ccx.h b/src/lib_ccx/lib_ccx.h index 948f7965..bf0c3232 100644 --- a/src/lib_ccx/lib_ccx.h +++ b/src/lib_ccx/lib_ccx.h @@ -1,7 +1,7 @@ #ifndef CCX_CCEXTRACTOR_H #define CCX_CCEXTRACTOR_H -#define VERSION "0.74" +#define VERSION "0.75" // Load common includes and constants for library usage #include "ccx_common_platform.h"