Oops - I got the session file numbers the wrong way around :-(
This commit is contained in:
parent
12abbf52fe
commit
556cf7a215
@ -26,9 +26,9 @@
|
|||||||
|
|
||||||
#ifndef CURRENT_SESSION_FILE_VERSION
|
#ifndef CURRENT_SESSION_FILE_VERSION
|
||||||
#ifdef MIXBUS
|
#ifdef MIXBUS
|
||||||
#define CURRENT_SESSION_FILE_VERSION 5990
|
|
||||||
#else
|
|
||||||
#define CURRENT_SESSION_FILE_VERSION 3002
|
#define CURRENT_SESSION_FILE_VERSION 3002
|
||||||
|
#else
|
||||||
|
#define CURRENT_SESSION_FILE_VERSION 5990
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user