Skip to content

Commit 841d148

Browse files
authored
Merge pull request #1528 from Exiv2/v0.27.4RC2
v0.27.4RC2
2 parents 9e6a520 + e1aa4ce commit 841d148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.1 # 0.27.4 = GM (tagged and released)
4+
VERSION 0.27.4.2 # 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.2 = RC2 (tagged and released)

0 commit comments

Comments
 (0)