From 5b240dd94561bef6a030b25cfa70838053ad53b2 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Thu, 1 Mar 2018 22:39:56 +0000 Subject: New upstream version 1.4.0.4 --- Variable.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Variable.h') diff --git a/Variable.h b/Variable.h index b3d2649..c3d01a3 100644 --- a/Variable.h +++ b/Variable.h @@ -12,9 +12,9 @@ #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.4.0.3" +#define ULTRACOPIER_VERSION "1.4.0.4" /// \brief the windows version -#define ULTRACOPIER_WINDOWS_VERSION 1,4,0,3 +#define ULTRACOPIER_WINDOWS_VERSION 1,4,0,4 // define if the version is portable or not ////#define ULTRACOPIER_VERSION_PORTABLE ////#define ULTRACOPIER_VERSION_PORTABLEAPPS -- cgit v1.2.3