diff --git a/src/m_pd.h b/src/m_pd.h
index aa903b7026690e2216e2b0ab0c1ad07db25e1a8d..cdf11458b21d87e1e47eaa9277bb7527fcef7740 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 42
 #define PD_BUGFIX_VERSION 6
-#define PD_TEST_VERSION "extended-l2ork-20120304"
+#define PD_TEST_VERSION "extended-l2ork-20120305"
 
 /* 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 */