diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-03-17 20:29:19 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-03-17 20:29:19 +0000 |
commit | 41f709df8374e3f7522864d4304604ae7d3aa74e (patch) | |
tree | d86d9d2ef5f26797ba6eaaff3e2d4a44f03c40e0 /pd/src/m_pd.h | |
parent | 55dc4279caf1239e00c199801de0a2bbbb0616a9 (diff) |
version 0.41-4
svn path=/trunk/; revision=9602
Diffstat (limited to 'pd/src/m_pd.h')
-rw-r--r-- | pd/src/m_pd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/src/m_pd.h b/pd/src/m_pd.h index 9f42d527..580bac0b 100644 --- a/pd/src/m_pd.h +++ b/pd/src/m_pd.h @@ -10,7 +10,7 @@ extern "C" { #define PD_MAJOR_VERSION 0 #define PD_MINOR_VERSION 41 -#define PD_BUGFIX_VERSION 3 +#define PD_BUGFIX_VERSION 4 #define PD_TEST_VERSION "" /* old name for "MSW" flag -- we have to take it for the sake of many old |