Update version number, other builds, and C API

This commit is contained in:
Chris Cannam
2022-06-29 17:58:09 +01:00
parent c6e4d9a3b2
commit f41c9a257e
10 changed files with 220 additions and 198 deletions

View File

@@ -24,7 +24,7 @@
#ifndef RUBBERBAND_STRETCHER_H
#define RUBBERBAND_STRETCHER_H
#define RUBBERBAND_VERSION "3.0.0-beta2"
#define RUBBERBAND_VERSION "3.0.0"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 7