From 556cf7a21520c4b1bda14bce96ecc9919a946c9d Mon Sep 17 00:00:00 2001 From: John Emmas Date: Tue, 11 Sep 2018 18:50:07 +0100 Subject: Oops - I got the session file numbers the wrong way around :-( --- msvc_extra_headers/ardourext/sys/targetsxs.h.input | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/msvc_extra_headers/ardourext/sys/targetsxs.h.input b/msvc_extra_headers/ardourext/sys/targetsxs.h.input index cc18c61b81..d9ffee8ff3 100644 --- a/msvc_extra_headers/ardourext/sys/targetsxs.h.input +++ b/msvc_extra_headers/ardourext/sys/targetsxs.h.input @@ -26,9 +26,9 @@ #ifndef CURRENT_SESSION_FILE_VERSION #ifdef MIXBUS -#define CURRENT_SESSION_FILE_VERSION 5990 -#else #define CURRENT_SESSION_FILE_VERSION 3002 +#else +#define CURRENT_SESSION_FILE_VERSION 5990 #endif #endif -- cgit v1.2.3