diff --git a/src/m_pd.h b/src/m_pd.h index a866b0a015bb63190250d745fd88e3f49c877e12..5162131ede4c4acd39bfa8b11573aa165933dcd8 100644 --- a/src/m_pd.h +++ b/src/m_pd.h @@ -10,7 +10,7 @@ extern "C" { #define PD_MAJOR_VERSION 0 #define PD_MINOR_VERSION 42 -#define PD_BUGFIX_VERSION 1 +#define PD_BUGFIX_VERSION 2 #define PD_TEST_VERSION "" /* old name for "MSW" flag -- we have to take it for the sake of many old