From f984654f0c4278462cb40b7e74c7a0c15709a41a Mon Sep 17 00:00:00 2001 From: Miller Puckette <msp@ucsd.edu> Date: Sat, 18 Aug 2007 15:32:44 -0700 Subject: [PATCH] rev number 06. --- src/m_pd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m_pd.h b/src/m_pd.h index 0b0ec5fa8..5460c517c 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 "test05" +#define PD_TEST_VERSION "test06" /* 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 */ -- GitLab