Update version number to the upcoming R14.0.13.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
r14.0.x
Slávek Banko 2 years ago
parent 991a4a8a73
commit e982b21f9c
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 3.1 )
#### general package setup
project( keep )
set( VERSION R14.0.12 )
set( VERSION R14.0.13 )
#### include essential cmake modules

Loading…
Cancel
Save