|
|
@ -1,7 +1,7 @@
|
|
|
|
cmake_minimum_required( VERSION 3.3.2 )
|
|
|
|
cmake_minimum_required( VERSION 3.3.2 )
|
|
|
|
|
|
|
|
|
|
|
|
project(exiv2 # use TWEAK to categorize the build
|
|
|
|
project(exiv2 # use TWEAK to categorize the build
|
|
|
|
VERSION 0.27.4.1 # 0.27.4 = GM (tagged and released)
|
|
|
|
VERSION 0.27.4.10 # 0.27.4 = GM (tagged and released)
|
|
|
|
# 0.27.4.9 = 27.4.9 Development
|
|
|
|
# 0.27.4.9 = 27.4.9 Development
|
|
|
|
# 0.27.4.00 = GM Preview
|
|
|
|
# 0.27.4.00 = GM Preview
|
|
|
|
# 0.27.4.2 = RC2 (tagged and released)
|
|
|
|
# 0.27.4.2 = RC2 (tagged and released)
|
|
|
|