From 58caa129141a0a5017006a917d309d09d3a4860a Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Thu, 2 Feb 2012 18:50:36 +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 f557a1ef..4781f2c5 100755 --- a/src/global.h +++ b/src/global.h @@ -60,7 +60,7 @@ LED bar: lbr // version and application name (always use this version) #undef VERSION -#define VERSION "3.2.1cvs" +#define VERSION "3.2.1" #define APP_NAME "llcon" // Windows registry key name of auto run entry for the server