From fe444a88b6d3d5128b509075e0d08dcec28b26db Mon Sep 17 00:00:00 2001 From: edgeeffect Date: Sun, 7 Mar 2004 08:31:14 +0000 Subject: [PATCH] updated version number --- SpiralSynthModular.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;