diff -r a76af67a3a4b -r 7b156b764d11 sources/version.h --- a/sources/version.h Sat Jan 09 02:35:00 2016 +0200 +++ b/sources/version.h Sat Jan 09 17:41:21 2016 +0200 @@ -30,12 +30,10 @@ #pragma once #include "basics.h" - #define APPNAME "zfc9000" #define VERSION_MAJOR 1 #define VERSION_MINOR 1 #define VERSION_PATCH 0 - // #define IS_RELEASE // -------------------------------------------------------------------------------------------------