Merge with 13427b2b409b561884884a0a10dea363d447c0a2

This commit is contained in:
Hombre
2014-02-10 23:13:09 +01:00
parent 6398f6bf66
commit 315676aeb0
6 changed files with 179 additions and 93 deletions

View File

@@ -2,11 +2,13 @@
#define _PPVERSION_
// This number has to be incremented whenever the PP3 file format is modified or the behaviour of a tool changes
#define PPVERSION 317
#define PPVERSION 318
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
/*
Log of version changes
318 2014-02-10
Vignetting Correction bug makes hard transitions for positive Amount values, Issue 2241
317 2014-01-19
changes to behaviour of LC curve, Issue 2209
315 2013-12-12