mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Update 'CURRENT_SESSION_FILE_VERSION' for our MSVC builds
This commit is contained in:
parent
91a87fbc5b
commit
e3ad436bda
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@
|
||||||
|
|
||||||
#ifndef CURRENT_SESSION_FILE_VERSION
|
#ifndef CURRENT_SESSION_FILE_VERSION
|
||||||
#ifdef MIXBUS
|
#ifdef MIXBUS
|
||||||
#define CURRENT_SESSION_FILE_VERSION 3002
|
#define CURRENT_SESSION_FILE_VERSION 6000
|
||||||
#else
|
#else
|
||||||
#define CURRENT_SESSION_FILE_VERSION 5990
|
#define CURRENT_SESSION_FILE_VERSION 6000
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue