Update version numbers

This commit is contained in:
Chris Cannam
2020-09-09 14:02:42 +01:00
parent 660e63d781
commit 6659d61f01
7 changed files with 17 additions and 17 deletions

View File

@@ -28,9 +28,9 @@
extern "C" {
#endif
#define RUBBERBAND_VERSION "1.8.2"
#define RUBBERBAND_VERSION "1.9.0"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 5
#define RUBBERBAND_API_MINOR_VERSION 6
/**
* This is a C-linkage interface to the Rubber Band time stretcher.