Skip to content

Commit

Permalink
Merge branch 'development' into embb511_revert_examples_changes
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-kern committed Jun 29, 2015
2 parents 595bafb + fb4942d commit 3cd8e47
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 @@ -28,7 +28,7 @@ cmake_minimum_required (VERSION 2.8.9)
# Version number
set (EMBB_BASE_VERSION_MAJOR 0)
set (EMBB_BASE_VERSION_MINOR 3)
set (EMBB_BASE_VERSION_PATCH 0)
set (EMBB_BASE_VERSION_PATCH 1)

# Fix compilation for CMake versions >= 3.1
#
Expand Down

0 comments on commit 3cd8e47

Please sign in to comment.