aboutsummaryrefslogtreecommitdiff
path: root/pd/src
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2009-05-07 23:31:14 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2009-05-07 23:31:14 +0000
commit1cfca62fad46976796173aaad56234022cfc85d9 (patch)
treef19e810b510c2fb036fc05e48f6b4735c1677219 /pd/src
parent9372766c20081f354b0763daea15aa5730f923bb (diff)
release 0.42-5
svn path=/trunk/; revision=11298
Diffstat (limited to 'pd/src')
-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 e3504c26..31d7847f 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 5
-#define PD_TEST_VERSION "test1"
+#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 */