Version bump (0.87 -> 0.88)

This commit is contained in:
Carlos Fernandez 2019-05-21 10:59:20 -07:00
parent 2f096879d5
commit 724d756aa6

View File

@ -1,7 +1,7 @@
#ifndef CCX_CCEXTRACTOR_H
#define CCX_CCEXTRACTOR_H
#define VERSION "0.87"
#define VERSION "0.88"
// Load common includes and constants for library usage
#include "ccx_common_platform.h"