We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295dab2 commit ac4375aCopy full SHA for ac4375a
pd/src/m_pd.h
@@ -14,7 +14,7 @@ extern "C" {
14
#define PD_MINOR_VERSION 48
15
#define PD_BUGFIX_VERSION 0
16
#define PD_TEST_VERSION ""
17
-#define PD_L2ORK_VERSION "2.17.0"
+#define PD_L2ORK_VERSION "2.18.0"
18
#define PDL2ORK
19
extern int pd_compatibilitylevel; /* e.g., 43 for pd 0.43 compatibility */
20
0 commit comments