From e60dbadb4745a209901a7ce30235e75f805ae6a0 Mon Sep 17 00:00:00 2001 From: Miller Puckette Date: Tue, 6 Jan 2009 05:05:36 +0000 Subject: 0.42-1 - bug fixes svn path=/trunk/; revision=10475 --- pd/src/m_pd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pd/src/m_pd.h') diff --git a/pd/src/m_pd.h b/pd/src/m_pd.h index ba9cecc5..a866b0a0 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 0 +#define PD_BUGFIX_VERSION 1 #define PD_TEST_VERSION "" /* old name for "MSW" flag -- we have to take it for the sake of many old -- cgit v1.2.1