From 87a8611630ebae57e03237e2f552c366e6f5198f Mon Sep 17 00:00:00 2001
From: Ivica Ico Bukvic <ico@monsoon.(none)>
Date: Tue, 6 Nov 2012 23:03:46 -0500
Subject: [PATCH] version bump

---
 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 9a1dd1ae2..1bba2ad42 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 6
-#define PD_TEST_VERSION "extended-l2ork-20121007"
+#define PD_TEST_VERSION "extended-l2ork-20121106"
 #define PDL2ORK
 
 /* old name for "MSW" flag -- we have to take it for the sake of many old
-- 
GitLab