Merge from branch 3.1-stable

This commit is contained in:
Chris Cannam
2023-03-27 16:26:33 +01:00
5 changed files with 26 additions and 15 deletions

View File

@@ -24,7 +24,7 @@
#ifndef RUBBERBAND_STRETCHER_H
#define RUBBERBAND_STRETCHER_H
#define RUBBERBAND_VERSION "3.1.2"
#define RUBBERBAND_VERSION "3.1.3"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 7

View File

@@ -1,3 +1,4 @@
/* -*- c-basic-offset: 4 indent-tabs-mode: nil -*- vi:set ts=8 sts=4 sw=4: */
/*
@@ -28,7 +29,7 @@
extern "C" {
#endif
#define RUBBERBAND_VERSION "3.1.2"
#define RUBBERBAND_VERSION "3.1.3"
#define RUBBERBAND_API_MAJOR_VERSION 2
#define RUBBERBAND_API_MINOR_VERSION 7