From 62f0b76a3e5d17e1c9e86e1568a79490e40b60d4 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@vt.edu> Date: Fri, 18 Jan 2013 22:06:55 -0500 Subject: [PATCH] version bump --- pd/src/m_pd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pd/src/m_pd.h b/pd/src/m_pd.h index f280f7c32..5ea104f17 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 42 #define PD_BUGFIX_VERSION 6 -#define PD_TEST_VERSION "20121217" +#define PD_TEST_VERSION "20130111" #define PDL2ORK /* old name for "MSW" flag -- we have to take it for the sake of many old -- GitLab