diff --git a/common/lc_global.h b/common/lc_global.h
index d9ac7e6b..e7b6ef7c 100644
--- a/common/lc_global.h
+++ b/common/lc_global.h
@@ -44,8 +44,8 @@ int stricmp(const char* str1, const char* str2);
// Version number.
#define LC_VERSION_MAJOR 0
#define LC_VERSION_MINOR 82
-#define LC_VERSION_PATCH 1
-#define LC_VERSION_TEXT "0.82.1"
+#define LC_VERSION_PATCH 2
+#define LC_VERSION_TEXT "0.82.2"
// Forward declarations.
class Project;
diff --git a/qt/Info.plist b/qt/Info.plist
index 9b6be210..9f740440 100644
--- a/qt/Info.plist
+++ b/qt/Info.plist
@@ -63,7 +63,7 @@
CFBundleSignature
LCAD
CFBundleVersion
- 0.82.0
+ 0.82.2
CFBundleDisplayName
LeoCAD
CFBundleName