Skip to content

Commit

Permalink
Updating version number
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-87 committed Dec 11, 2016
1 parent 4c9b97e commit b359d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/include/Client.hh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#define VERSION_MAJOR 0
#define VERSION_MINOR 16
#define VERSION_BUILD 1
#define VERSION_BUILD 2

#define NewAlgorithm(a, b, c) boost::shared_ptr<AlgorithmeAbstrait> a( new b( c ) );

Expand Down

0 comments on commit b359d54

Please sign in to comment.