From bd56579c7d9de94c17287adefa118290e6b7ba33 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Fri, 23 Feb 2018 23:49:48 +0000 Subject: New upstream version 1.4.0.3 --- Variable.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Variable.h') diff --git a/Variable.h b/Variable.h index 66a41c2..b3d2649 100644 --- a/Variable.h +++ b/Variable.h @@ -12,16 +12,15 @@ #define ULTRACOPIER_DEBUG_MAX_ALL_SIZE 128 ///< \brief Max size (in MB) after the console/file output is dropped #define ULTRACOPIER_DEBUG_MAX_IMPORTANT_SIZE 150 ///< \brief Max size (in MB) after the console/file important output is dropped /// \brief the version -#define ULTRACOPIER_VERSION "1.2.3.6" +#define ULTRACOPIER_VERSION "1.4.0.3" /// \brief the windows version -#define ULTRACOPIER_WINDOWS_VERSION 1,2,3,6 +#define ULTRACOPIER_WINDOWS_VERSION 1,4,0,3 // define if the version is portable or not ////#define ULTRACOPIER_VERSION_PORTABLE ////#define ULTRACOPIER_VERSION_PORTABLEAPPS // define if the version is ultimate, need change only the name in the code -#define ULTRACOPIER_VERSION_ULTIMATE +//#define ULTRACOPIER_VERSION_ULTIMATE //#define ULTRACOPIER_PLUGIN_ALL_IN_ONE -//#define ULTRACOPIER_CGMINER //#define ULTRACOPIER_ILLEGAL //#define ULTRACOPIER_MODE_SUPERCOPIER /// \brief define time to update the speed detection update ont the interface (in ms) -- cgit v1.2.3