Version number

This commit is contained in:
Chris Cannam
2012-09-10 14:16:22 +01:00
parent 2a61c3bd1a
commit aa83585dd9
3 changed files with 10 additions and 2 deletions

View File

@@ -24,7 +24,7 @@
#ifndef _RUBBERBANDSTRETCHER_H_
#define _RUBBERBANDSTRETCHER_H_
#define RUBBERBAND_VERSION "1.7"
#define RUBBERBAND_VERSION "1.8"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 5

View File

@@ -28,7 +28,7 @@
extern "C" {
#endif
#define RUBBERBAND_VERSION "1.7"
#define RUBBERBAND_VERSION "1.8"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 5