diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-03-16 19:28:27 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2008-03-16 19:28:27 +0000 |
commit | 8c64ba2b0f0cfd0a7fa1e8b2c99c9d46c31b25fc (patch) | |
tree | b0b3439874f5eca9d59c6648fec2388b5e107443 /pd/src | |
parent | c4420064e209e065d01510830a0cef9e3305f921 (diff) |
release 0.41-3
svn path=/trunk/; revision=9590
Diffstat (limited to 'pd/src')
-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 2428c705..9f42d527 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 2 +#define PD_BUGFIX_VERSION 3 #define PD_TEST_VERSION "" /* old name for "MSW" flag -- we have to take it for the sake of many old |