Update versions
This commit is contained in:
@@ -23,10 +23,10 @@
|
||||
|
||||
#ifndef RUBBERBAND_LIVE_SHIFTER_H
|
||||
#define RUBBERBAND_LIVE_SHIFTER_H
|
||||
|
||||
#define RUBBERBAND_LIVE_VERSION "0.0.1"
|
||||
#define RUBBERBAND_LIVE_API_MAJOR_VERSION 0
|
||||
#define RUBBERBAND_LIVE_API_MINOR_VERSION 0
|
||||
|
||||
#define RUBBERBAND_VERSION "4.0.0"
|
||||
#define RUBBERBAND_API_MAJOR_VERSION 3
|
||||
#define RUBBERBAND_API_MINOR_VERSION 0
|
||||
|
||||
#undef RUBBERBAND_LIVE_DLLEXPORT
|
||||
#ifdef _MSC_VER
|
||||
|
||||
@@ -24,9 +24,9 @@
|
||||
#ifndef RUBBERBAND_STRETCHER_H
|
||||
#define RUBBERBAND_STRETCHER_H
|
||||
|
||||
#define RUBBERBAND_VERSION "3.3.0"
|
||||
#define RUBBERBAND_API_MAJOR_VERSION 2
|
||||
#define RUBBERBAND_API_MINOR_VERSION 8
|
||||
#define RUBBERBAND_VERSION "4.0.0"
|
||||
#define RUBBERBAND_API_MAJOR_VERSION 3
|
||||
#define RUBBERBAND_API_MINOR_VERSION 0
|
||||
|
||||
#undef RUBBERBAND_DLLEXPORT
|
||||
#ifdef _MSC_VER
|
||||
|
||||
@@ -28,10 +28,10 @@
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define RUBBERBAND_VERSION "3.3.0"
|
||||
#define RUBBERBAND_API_MAJOR_VERSION 2
|
||||
#define RUBBERBAND_API_MINOR_VERSION 8
|
||||
|
||||
#define RUBBERBAND_VERSION "4.0.0"
|
||||
#define RUBBERBAND_API_MAJOR_VERSION 3
|
||||
#define RUBBERBAND_API_MINOR_VERSION 0
|
||||
|
||||
#undef RB_EXTERN
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user