Update version for beta1

This commit is contained in:
Chris Cannam
2022-06-15 14:28:40 +01:00
parent 8b25206e7f
commit 321544e05d
4 changed files with 13 additions and 4 deletions

View File

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

View File

@@ -28,7 +28,7 @@
extern "C" {
#endif
#define RUBBERBAND_VERSION "3.0.0"
#define RUBBERBAND_VERSION "3.0.0-beta1"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 7