Skip to content

Commit

Permalink
bump to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wilkes committed Dec 25, 2018
1 parent d7a4609 commit 8f8acb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pd/src/m_pd.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ extern "C" {
#define PD_MINOR_VERSION 48
#define PD_BUGFIX_VERSION 0
#define PD_TEST_VERSION ""
#define PD_L2ORK_VERSION "2.6.0"
#define PD_L2ORK_VERSION "2.7.0"
#define PDL2ORK
extern int pd_compatibilitylevel; /* e.g., 43 for pd 0.43 compatibility */

Expand Down

0 comments on commit 8f8acb4

Please sign in to comment.