aboutsummaryrefslogtreecommitdiff
path: root/pd/src/m_pd.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2006-09-19 22:30:33 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2006-09-19 22:30:33 +0000
commit2ed8e5ab0516ba0a3d66fdc5612a4631fee5f6d5 (patch)
tree374ec1f6de1ea4165c7f94a4c167bd0531ceb0da /pd/src/m_pd.h
parent70defb88ba3a62b0efd0fe2e256c368a039cd92f (diff)
Bug fixes
svn path=/trunk/; revision=5972
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 f4426ada..e76b541e 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 "test07"
+#define PD_TEST_VERSION "test08"
/* 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 */