Skip to content

Commit

Permalink
bump to 2.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Wilkes committed Feb 7, 2017
1 parent 987b40a commit a243cb3
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 43
#define PD_BUGFIX_VERSION 10
#define PD_TEST_VERSION ""
#define PD_L2ORK_VERSION "1.99"
#define PD_L2ORK_VERSION "2.0"
#define PDL2ORK
extern int pd_compatibilitylevel; /* e.g., 43 for pd 0.43 compatibility */

Expand Down

0 comments on commit a243cb3

Please sign in to comment.