aboutsummaryrefslogtreecommitdiff
path: root/pd/src/m_pd.h
diff options
context:
space:
mode:
authorMiller Puckette <millerpuckette@users.sourceforge.net>2006-08-18 19:00:59 +0000
committerMiller Puckette <millerpuckette@users.sourceforge.net>2006-08-18 19:00:59 +0000
commit4599cca711f41daf6e460c70dd9e889a6a16cae1 (patch)
treeb59f8de13dbb98954c892e6ed2c3dd7d5ff49b64 /pd/src/m_pd.h
parentbae79b72743961e23ae0f22d186d24972a773a3f (diff)
put m_pd.h, s_stuff.h in quotes instead of brackets on s_audio_jack.c
svn path=/trunk/; revision=5661
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 73301138..8369c73b 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 "test02"
+#define PD_TEST_VERSION "test03"
/* 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 */