Skip to content

Commit

Permalink
Updating the release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-87 committed Dec 21, 2015
1 parent 30d9b7f commit d8f14e5
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 @@ -3,7 +3,7 @@
#define CLIENT_INCLUDE_CLIENT_HH_

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

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

0 comments on commit d8f14e5

Please sign in to comment.