Rolling 20220918

This commit is contained in:
jomjol
2022-09-18 20:48:12 +02:00
parent 645fbf0231
commit 81e06c45d3
5 changed files with 8 additions and 4 deletions

View File

@@ -40,6 +40,10 @@ In other cases you can contact the developer via email: <img src="https://raw.gi
------
##### Rolling (2022-09-18)
- Updated PostProcessing with respect to `CheckDigitIncreaseConsistency`
##### 11.3.1 - Intermediate Digits (2022-09-17)
- **ATTENTION**:

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="36f5618";
const char* GIT_REV="645fbf0";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-09-17 12:59";
const char* BUILD_TIME="2022-09-18 18:22";

View File

@@ -1,4 +1,4 @@
const char* GIT_REV="36f5618";
const char* GIT_REV="645fbf0";
const char* GIT_TAG="";
const char* GIT_BRANCH="rolling";
const char* BUILD_TIME="2022-09-17 12:59";
const char* BUILD_TIME="2022-09-18 18:22";

Binary file not shown.

Binary file not shown.