Prep for bug fix release 0.0.2
This commit is contained in:
@@ -31,7 +31,7 @@ namespace Bloom
|
||||
class Application: public Thread
|
||||
{
|
||||
public:
|
||||
static const inline std::string VERSION_STR = "0.0.1";
|
||||
static const inline std::string VERSION_STR = "0.0.2";
|
||||
|
||||
private:
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user