aboutsummaryrefslogtreecommitdiff
path: root/pd/src/m_pd.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2008-01-24 00:39:51 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2008-01-24 00:39:51 +0000
commit99a63a7a0c96b302c25079105b4ac3f77bd4b141 (patch)
tree501810cf5c1c6f1f065c3bcbc7fc22075a047994 /pd/src/m_pd.h
parentcde1ee8fa147dfd15dc5c5b43093cd8c8a402b74 (diff)
release 0.41-0
svn path=/trunk/; revision=9157
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 e7417da7..f494ff52 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 41
#define PD_BUGFIX_VERSION 0
-#define PD_TEST_VERSION "test11"
+#define PD_TEST_VERSION ""
/* 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 */