diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2009-01-06 19:36:42 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2009-01-06 19:36:42 +0000 |
commit | f06fe8bef4964656f56975a97b448c1c788e7cf3 (patch) | |
tree | 553d06df3e28c41e45e2cdc2c31ff17ad7e0f303 /pd/src/m_pd.h | |
parent | e60dbadb4745a209901a7ce30235e75f805ae6a0 (diff) |
0.42-2 (bug fixes)
svn path=/trunk/; revision=10477
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 a866b0a0..5162131e 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 42 -#define PD_BUGFIX_VERSION 1 +#define PD_BUGFIX_VERSION 2 #define PD_TEST_VERSION "" /* old name for "MSW" flag -- we have to take it for the sake of many old |