From 1457dde9e560d8c4797eedca813dc3774a2cd3b8 Mon Sep 17 00:00:00 2001 From: Leonardo Zide Date: Sun, 14 Jul 2019 10:07:54 -0700 Subject: [PATCH] Updated version number. --- common/lc_global.h | 6 +++--- qt/Info.plist | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/lc_global.h b/common/lc_global.h index 19e2ab07..4fa14040 100644 --- a/common/lc_global.h +++ b/common/lc_global.h @@ -45,10 +45,10 @@ char* strlwr(char* string); #endif // Version number. -#define LC_VERSION_MAJOR 18 -#define LC_VERSION_MINOR 02 +#define LC_VERSION_MAJOR 19 +#define LC_VERSION_MINOR 07 #define LC_VERSION_PATCH 0 -#define LC_VERSION_TEXT "18.02" +#define LC_VERSION_TEXT "19.07" // Forward declarations. class Project; diff --git a/qt/Info.plist b/qt/Info.plist index f2db73de..1b025e36 100644 --- a/qt/Info.plist +++ b/qt/Info.plist @@ -63,7 +63,7 @@ CFBundleSignature LCAD CFBundleVersion - 18.02 + 19.07 CFBundleDisplayName LeoCAD CFBundleName