Change microcontrast uniformity adjuster range, fixes #5129

This commit is contained in:
heckflosse
2019-01-01 17:36:17 +01:00
parent d43ccc5e81
commit b9942422e7
7 changed files with 16 additions and 8 deletions

View File

@@ -1,11 +1,13 @@
#pragma once
// This number has to be incremented whenever the PP3 file format is modified or the behaviour of a tool changes
#define PPVERSION 345
#define PPVERSION 346
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
/*
Log of version changes
346 2019-01-01
changed microcontrast uniformity
345 2018-10-21
dual demosaic auto contrast threshold
344 2018-10-04