Oops - I got the session file numbers the wrong way around :-(
authorJohn Emmas <johne53@tiscali.co.uk>
Tue, 11 Sep 2018 17:50:07 +0000 (18:50 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Tue, 11 Sep 2018 17:52:20 +0000 (18:52 +0100)
msvc_extra_headers/ardourext/sys/targetsxs.h.input

index cc18c61b812e84c4396f87074f7646135d4c346e..d9ffee8ff3ea814d50eec3edbcc1290578fe3974 100644 (file)
@@ -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