From 159f53a604e62104883c1965059e74ed8eca05df Mon Sep 17 00:00:00 2001 From: Albert Graef Date: Sat, 12 Oct 2024 15:54:14 +0200 Subject: [PATCH] Bump version to 2.20.0. --- pd/src/m_pd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pd/src/m_pd.h b/pd/src/m_pd.h index 1b76b1888..797451382 100644 --- a/pd/src/m_pd.h +++ b/pd/src/m_pd.h @@ -14,7 +14,7 @@ extern "C" { #define PD_MINOR_VERSION 54 #define PD_BUGFIX_VERSION 0 #define PD_TEST_VERSION "" -#define PD_L2ORK_VERSION "2.19.4" +#define PD_L2ORK_VERSION "2.20.0" #define PDL2ORK // This is defined only for Purr-Data, not DISIS Pd-l2ork. #define PURR_DATA