Skip to content

Commit 6009c5f

Browse files
authored
Merge pull request #1681 from Exiv2/bump_version_0.27.4.3
Bump version 0.27.4.3
2 parents 56dd1cd + f69fc0c commit 6009c5f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required( VERSION 3.3.2 )
22

33
project(exiv2 # use TWEAK to categorize the build
4-
VERSION 0.27.4.39 # 0.27.4 = GM (tagged and released)
4+
VERSION 0.27.4.3 # 0.27.4 = GM (tagged and released)
55
# 0.27.4.9 = 27.4.9 Development
66
# 0.27.4.00 = GM Preview
77
# 0.27.4.3 = RC3 (tagged and released)

releasenotes/releasenotes.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,18 @@ Thank You to the following who have contributed to this release.
1818
| Leo | New python test scripts |
1919
| Leonardo | Localisation support on Crowdin |
2020
| Milos | DNG 1.6, Exif 2.32, easyaccess support and more |
21+
| Nehal | exiv2.org maintenance |
2122
| Peter K | bmff code |
2223
| Peter S | langAltValue.read() fix and helpful issue reports |
2324
| pydera | Security fixes |
2425

2526
1) Bug and security fixes:
2627
- bmff read-only support (.CR3, .HEIC, .HEIF, .AVIF and JXL/bmff).
2728
- Security process is defined. https://github.com/Exiv2/exiv2/security/policy
28-
- 3 benign ASAN issues. First CVE in 18 months. Patched in 2hrs, Fixed ixed in 24hrs.
29+
- Security fixes.
2930
- DNG 1.6 and Exif 2.32 support.
3031
- More easyaccess APIs and documentation.
31-
- Localation support on Crowdin.
32+
- Localization support on Crowdin.
3233
- Updated Catalan localisation.
3334

3435
2) Changes to downloadable build bundles:

0 commit comments

Comments
 (0)