aboutsummaryrefslogtreecommitdiff
path: root/pd/src/m_pd.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2009-01-02 19:40:36 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2009-01-02 19:40:36 +0000
commit781d1bc4ab8fc9fa55485d3c35bb1ba7fd6774c3 (patch)
tree0ed8e60689e7afae65cf668b63face8807226fc3 /pd/src/m_pd.h
parenta7f56f2c7b0c44912f7fb772c64f547a8c0e0ae3 (diff)
release 0.42-0
svn path=/trunk/; revision=10471
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 888ed936..ba9cecc5 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 42
#define PD_BUGFIX_VERSION 0
-#define PD_TEST_VERSION "test8"
+#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 */