From 8477b38020f61fdd34769dc8489e0bff3ae120ff Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 2 Sep 2013 18:29:21 +0000 Subject: [PATCH] Updated version number. --- common/lc_global.h | 4 ++-- qt/Info.plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/lc_global.h b/common/lc_global.h index 88fd9fab..48885224 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 0 -#define LC_VERSION_TEXT "0.80.0" +#define LC_VERSION_PATCH 1 +#define LC_VERSION_TEXT "0.80.1" // Forward declarations. class lcVector2; diff --git a/qt/Info.plist b/qt/Info.plist index c8fd2f85..ed93345f 100644 --- a/qt/Info.plist +++ b/qt/Info.plist @@ -63,7 +63,7 @@ CFBundleSignature LCAD CFBundleVersion - 0.80.0 + 0.80.1 CFBundleDisplayName LeoCAD CFBundleName