Skip to content

Commit

Permalink
Version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joakimkarlsson committed Jul 26, 2015
1 parent 4cc8235 commit 9c10e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bandit/bandit.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#include <deque>
#include <stdexcept>

#define BANDIT_VERSION "1.1.4"
#define BANDIT_VERSION "2.0.0"

namespace bandit { namespace detail {
typedef std::function<void ()> voidfunc_t;
Expand Down

0 comments on commit 9c10e84

Please sign in to comment.