@@ -26,10 +26,10 @@
|
||||
// Human readable product version and build year for UI
|
||||
//
|
||||
#define PRODUCT_VERSION_STR "2.7.1"
|
||||
#define PRODUCT_BUILD_YEAR_STR "2024"
|
||||
#define PRODUCT_BUILD_YEAR_STR "2025"
|
||||
|
||||
//
|
||||
// Numerical version presentation for ProductVersion propery in
|
||||
// Numerical version presentation for ProductVersion property in
|
||||
// MSI packages (syntax: N.N[.N[.N]])
|
||||
//
|
||||
#define PRODUCT_VERSION_INST "2.7.1"
|
||||
|
||||
Reference in New Issue
Block a user