Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandruradovici committed Jun 19, 2014
1 parent d9ab54e commit bc2bf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ find_package(Jansson REQUIRED)
include_directories(${JANSSON_INCLUDE_DIR})

set (wyliodrin_VERSION_MAJOR 1)
set (wyliodrin_VERSION_MINOR 1)
set (wyliodrin_VERSION_MINOR 2)
set (wyliodrin_VERSION_PATCH 0})

option (GALILEO "Build for the Intel Galileo." OFF)
Expand Down

0 comments on commit bc2bf09

Please sign in to comment.