diff --git a/common/lc_global.h b/common/lc_global.h index 328b3ad6..c66a3f90 100644 --- a/common/lc_global.h +++ b/common/lc_global.h @@ -6,8 +6,8 @@ // Version number. #define LC_VERSION_MAJOR 0 #define LC_VERSION_MINOR 80 -#define LC_VERSION_PATCH 2 -#define LC_VERSION_TEXT "0.80.2" +#define LC_VERSION_PATCH 3 +#define LC_VERSION_TEXT "0.80.3" // Forward declarations. class lcVector2; diff --git a/qt/Info.plist b/qt/Info.plist index c96f1068..58668f7a 100644 --- a/qt/Info.plist +++ b/qt/Info.plist @@ -63,7 +63,7 @@ CFBundleSignature LCAD CFBundleVersion - 0.80.2 + 0.80.3 CFBundleDisplayName LeoCAD CFBundleName