Skip to content
Snippets Groups Projects
Commit 350481b6 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Fixes

parent 3e86ecde
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ project(cellframe-sdk C)
cmake_minimum_required(VERSION 2.8)
set(CMAKE_C_STANDARD 11)
set(CELLFRAME_SDK_NATIVE_VERSION "1.3-3")
set(CELLFRAME_SDK_NATIVE_VERSION "1.3-4")
include(cmake/OS_Detection.cmake)
add_definitions ("-DCELLFRAME_SDK_VERSION=\"${CELLFRAME_SDK_NATIVE_VERSION}\"")
......
Subproject commit 9d2f6f58336f4555a0cc68d11a46b64fddc574e2
Subproject commit 16a697caf1d348e282314459fd52147d8c2f5e50
Subproject commit ef28bb2ef56055b76e893cf144ef1c059659ff88
Subproject commit da3f7215336b19c26b69df4b88e41d1112a7395e
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment