diff --git a/src/m_pd.h b/src/m_pd.h
index 9ecc559a30a1d3875cdb933e5eaa7588d0395700..6455cd124b2855b43b98cfc718a5e9e17dc88b7a 100644
--- a/src/m_pd.h
+++ b/src/m_pd.h
@@ -11,7 +11,7 @@ extern "C" {
 #define PD_MAJOR_VERSION 0
 #define PD_MINOR_VERSION 41
 #define PD_BUGFIX_VERSION 0
-#define PD_TEST_VERSION "test06"
+#define PD_TEST_VERSION "test07"
 
 /* old name for "MSW" flag -- we have to take it for the sake of many old
 "nmakefiles" for externs, which will define NT and not MSW */