diff --git a/SpiralSynthModular.h b/SpiralSynthModular.h index f433341..f4b6649 100644 --- a/SpiralSynthModular.h +++ b/SpiralSynthModular.h @@ -40,7 +40,7 @@ #include "SpiralSound/ChannelHandler.h" #include "SettingsWindow.h" -const static string VER_STRING = "0.2.2rc2"; +const static string VER_STRING = "0.2.3.cvs"; typedef Fl_Double_Window SpiralWindowType; // typedef Fl_Window SpiralWindowType;