Skip to content

Commit 4742a0d

Browse files
committed
Version 2.19.1.
- Backported some GUI regression fixes from DISIS Pd-l2ork. - Better icons for win32 and win64 inno (converted from the png icons). The ones we had looked dated and terribly blurry on modern hi-dpi displays. - Cleaned up linux_make: Got rid of some obsolete stuff and removed some of the l2ork branding.
1 parent 58e47c1 commit 4742a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.19.0"
17+
#define PD_L2ORK_VERSION "2.19.1"
1818
#define PDL2ORK
1919
extern int pd_compatibilitylevel; /* e.g., 43 for pd 0.43 compatibility */
2020

0 commit comments

Comments
 (0)