Skip to content

Commit 809f1c3

Browse files
committed
RC2 version increment
1 parent 3b7129e commit 809f1c3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
2020-07-13 Alex Tutubalin <[email protected]>
2+
* LibRaw 0.20-RC1
3+
24
* New processing flag LIBRAW_PROCESSING_PROVIDE_NONSTANDARD_WB
35
If set (default is not), LibRaw will provide non-standard WB settings in
46
color.cam_mul[], and in color.WB_Coeffs/WBCT_Coeffs.

libraw/libraw_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ it under the terms of the one of two licenses as you choose:
2323
#define LIBRAW_MAJOR_VERSION 0
2424
#define LIBRAW_MINOR_VERSION 20
2525
#define LIBRAW_PATCH_VERSION 0
26-
#define LIBRAW_VERSION_TAIL RC1
26+
#define LIBRAW_VERSION_TAIL RC2
2727

2828
#define LIBRAW_SHLIB_CURRENT 20
2929
#define LIBRAW_SHLIB_REVISION 0

0 commit comments

Comments
 (0)