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