From eea1944cbfe40ea37bae26668593847fc25647b0 Mon Sep 17 00:00:00 2001 From: Ivica Ico Bukvic <ico@vt.edu> Date: Sun, 11 Dec 2011 13:05:25 -0500 Subject: [PATCH] cosmetic change --- src/m_pd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m_pd.h b/src/m_pd.h index 610d44f89..fc30f3f62 100644 --- a/src/m_pd.h +++ b/src/m_pd.h @@ -11,7 +11,7 @@ extern "C" { #define PD_MAJOR_VERSION 0 #define PD_MINOR_VERSION 42 #define PD_BUGFIX_VERSION 5 -#define PD_TEST_VERSION "extended-l2ork-20111203" +#define PD_TEST_VERSION "extended-l2ork-20111209" /* old name for "MSW" flag -- we have to take it for the sake of many old "nmakefiles" for externs, which will define NT and not MSW */ -- GitLab