aboutsummaryrefslogtreecommitdiff
path: root/pd/src/m_pd.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2006-08-24 15:23:52 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2006-08-24 15:23:52 +0000
commitfd6fc182230d0440fc698e118514dd635c533fc8 (patch)
treeb386f5905c2b6ef7c83ab0e832ebee149e3b1b0e /pd/src/m_pd.h
parentbbbc57756c00f26cdfacf42d53d0a7f844a4c3ef (diff)
sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).
svn path=/trunk/; revision=5730
Diffstat (limited to 'pd/src/m_pd.h')
-rw-r--r--pd/src/m_pd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/m_pd.h b/pd/src/m_pd.h
index 8369c73b..d6b6877f 100644
--- a/pd/src/m_pd.h
+++ b/pd/src/m_pd.h
@@ -11,7 +11,7 @@ extern "C" {
#define PD_MAJOR_VERSION 0
#define PD_MINOR_VERSION 40
#define PD_BUGFIX_VERSION 0
-#define PD_TEST_VERSION "test03"
+#define PD_TEST_VERSION "test05"
/* 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 */