mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +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
|
||||
#ifdef MIXBUS
|
||||
#define CURRENT_SESSION_FILE_VERSION 3002
|
||||
#define CURRENT_SESSION_FILE_VERSION 6000
|
||||
#else
|
||||
#define CURRENT_SESSION_FILE_VERSION 5990
|
||||
#define CURRENT_SESSION_FILE_VERSION 6000
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue