We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 611ce84 + 3f88dd5 commit 3c648bcCopy full SHA for 3c648bc
CMakeLists.txt
@@ -2,7 +2,7 @@
2
cmake_minimum_required( VERSION 3.7.2 )
3
4
project(exiv2
5
- VERSION 0.27.6
+ VERSION 0.27.7
6
LANGUAGES CXX
7
)
8
doc/ChangeLog
@@ -1,3 +1,15 @@
1
+Changes from version 0.27.6 to 0.27.7
+-------------------------------------
+
+Closed:
+https://github.com/Exiv2/exiv2/milestone/11?closed=1
+Open:
+https://github.com/Exiv2/exiv2/milestone/11?open=1
9
10
+Release Notes:
11
+https://github.com/Exiv2/exiv2/pull/2567#issuecomment-1546701495
12
13
Changes from version 0.27.5 to 0.27.6
14
-------------------------------------
15
0 commit comments