Update for 3.1.3

This commit is contained in:
Chris Cannam
2023-03-27 08:38:12 +01:00
parent bbed05108c
commit 179dbd31c9
5 changed files with 7 additions and 5 deletions

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