From f79d8e410ca391a18875acf5f4cfa65b2aa24c0b Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sun, 24 Feb 2013 09:59:51 +0000 Subject: [PATCH] new version number --- src/global.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/global.h b/src/global.h index 299607fa..5019dc28 100755 --- a/src/global.h +++ b/src/global.h @@ -71,7 +71,7 @@ LED bar: lbr // version and application name (always use this version) #undef VERSION -#define VERSION "3.3.0" +#define VERSION "3.3.1cvs" #define APP_NAME "Jamulus" // Windows registry key name of auto run entry for the server