Bump build year

Signed-off-by: Simon Rozman <simon@rozman.si>
This commit is contained in:
Simon Rozman
2025-11-04 10:23:47 +01:00
parent 81db4c0055
commit ead50105e3

View File

@@ -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"