Skip to content

Commit

Permalink
Host: up to v0.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement Champetier committed Jan 7, 2016
1 parent 4db10d6 commit 0754034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/tuttle/src/tuttle/host/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define TUTTLE_HOST_VERSION_MAJOR 0
#define TUTTLE_HOST_VERSION_MINOR 12
#define TUTTLE_HOST_VERSION_MICRO 4
#define TUTTLE_HOST_VERSION_MICRO 5

#define TUTTLE_HOST_VERSION_STR BOOST_PP_STRINGIZE(TUTTLE_HOST_VERSION_MAJOR) "." BOOST_PP_STRINGIZE(TUTTLE_HOST_VERSION_MINOR) "." BOOST_PP_STRINGIZE(TUTTLE_HOST_VERSION_MICRO)

Expand Down

0 comments on commit 0754034

Please sign in to comment.