Skip to content

Commit 3c648bc

Browse files
authored
Merge pull request #2616 from nehaljwani/0.27.7
Exiv2 v0.27.7
2 parents 611ce84 + 3f88dd5 commit 3c648bc

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
cmake_minimum_required( VERSION 3.7.2 )
33

44
project(exiv2
5-
VERSION 0.27.6
5+
VERSION 0.27.7
66
LANGUAGES CXX
77
)
88

doc/ChangeLog

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
Changes from version 0.27.6 to 0.27.7
2+
-------------------------------------
3+
4+
Closed:
5+
https://github.com/Exiv2/exiv2/milestone/11?closed=1
6+
7+
Open:
8+
https://github.com/Exiv2/exiv2/milestone/11?open=1
9+
10+
Release Notes:
11+
https://github.com/Exiv2/exiv2/pull/2567#issuecomment-1546701495
12+
113
Changes from version 0.27.5 to 0.27.6
214
-------------------------------------
315

0 commit comments

Comments
 (0)