Skip to content

Commit e177033

Browse files
committed
Version 2.18.1, pd-lua 0.11.3.
1 parent ac4375a commit e177033

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

externals/pd-lua

Submodule pd-lua updated from 7f28ccb to aa822ad

pd/src/m_pd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ extern "C" {
1414
#define PD_MINOR_VERSION 48
1515
#define PD_BUGFIX_VERSION 0
1616
#define PD_TEST_VERSION ""
17-
#define PD_L2ORK_VERSION "2.18.0"
17+
#define PD_L2ORK_VERSION "2.18.1"
1818
#define PDL2ORK
1919
extern int pd_compatibilitylevel; /* e.g., 43 for pd 0.43 compatibility */
2020

0 commit comments

Comments
 (0)