diff --git a/src/appinfo.h b/src/appinfo.h index 7b1740459..6630c2937 100644 --- a/src/appinfo.h +++ b/src/appinfo.h @@ -6,7 +6,7 @@ #define MAJOR_VERSION 3 #define MINOR_VERSION 7 -#define PATCH_NUMBER 2 +#define PATCH_NUMBER 3 #define BUILD_NUMBER 0 // needed for res.rc diff --git a/wiki/Changelog.md b/wiki/Changelog.md index fef4be948..910d23a08 100644 --- a/wiki/Changelog.md +++ b/wiki/Changelog.md @@ -1,3 +1,8 @@ +### 3.7.3 (27 June 2024) ### + +Misc + * Fix version tag and package building problems. + ### 3.7.2 (27 June 2024) ### Terminal features