File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#ifndef VERSION_H
22#define VERSION_H
33
4- // LAST UPDATE: 5/21 /2023
4+ // LAST UPDATE: 6/4 /2023
55
6- #define VER_FILEVERSION 0,93,75 ,00
7- #define VER_FILEVERSION_STR "0.93.75 .00\0"
6+ #define VER_FILEVERSION 0,93,76 ,00
7+ #define VER_FILEVERSION_STR "0.93.76 .00\0"
88
99// THIS IS THE VERSION THAT WILL BE CHECKED AGAINST the appcast.xml version on the downloads page.
1010// YOU MUST ALSO RUN QMAKE for this to update.
11- #define VER_PRODUCTVERSION 0,93,75 ,00
12- #define VER_PRODUCTVERSION_STR "0.93.75 \0"
11+ #define VER_PRODUCTVERSION 0,93,76 ,00
12+ #define VER_PRODUCTVERSION_STR "0.93.76 \0"
1313
1414// THIS VERSION IS THE MINIMUM VERSION OF DEVICE FIRMWARE NEEDED FOR THIS VERSION OF OP CONFIG:
15- #define VER_MINTCB_STR "0.93.75 \0"
15+ #define VER_MINTCB_STR "0.93.76 \0"
1616
1717#define VER_COPYRIGHT_YEAR_STR "2023" // Change it below as well v
1818#define VER_COMPANYNAME_STR "OpenPanzer.org"
You can’t perform that action at this time.
0 commit comments