bump version to v1.6
Adrian Smith
9 years ago
19 | 19 |
|
20 | 20 |
// make may define: PORTAUDIO, SELFPIPE, RESAMPLE, VISEXPORT, DSD, LINKALL to influence build
|
21 | 21 |
|
22 | |
#define VERSION "v1.6-dev"
|
|
22 |
#define VERSION "v1.6"
|
23 | 23 |
|
24 | 24 |
// build detection
|
25 | 25 |
#if defined(linux)
|