Cable 0.2.8

This commit is contained in:
Paweł Bylica 2018-08-08 11:16:38 +02:00
parent 259d7ac174
commit 623ebc288e
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.7)
set(version 0.2.8)
# For conveniance, add the project CMake module dir to module path.
set(module_dir ${CMAKE_CURRENT_SOURCE_DIR}/cmake)