Skip to content

Commit 3f88dd5

Browse files
committed
Exiv2 v0.27.7
1 parent 611ce84 commit 3f88dd5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
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

Lines changed: 12 additions & 0 deletions
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)