Upgrade Cable to v0.2.7

Merge commit '90ad8e58f5f42b4077b65d92941dbe94e3b3ae4d' into cable
This commit is contained in:
Paweł Bylica 2018-08-07 16:31:07 +02:00
commit e62eaa7ea5
No known key found for this signature in database
GPG Key ID: 7A0C037434FE77EF
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
#
# This is internal variable automaticaly updated with external tools.
# Use CABLE_VERSION variable if you need this information.
set(version 0.2.6)
set(version 0.2.7)
# For conveniance, add the project CMake module dir to module path.
set(module_dir ${CMAKE_CURRENT_SOURCE_DIR}/cmake)