Add VERSION string to libgourou
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
#define ACS_SERVER "http://adeactivate.adobe.com/adept"
|
||||
#endif
|
||||
|
||||
#define LIBGOUROU_VERSION "0.1"
|
||||
|
||||
namespace gourou
|
||||
{
|
||||
/**
|
||||
@@ -49,6 +51,8 @@ namespace gourou
|
||||
{
|
||||
public:
|
||||
|
||||
static const std::string VERSION;
|
||||
|
||||
/**
|
||||
* @brief Main constructor. To be used once all is configured (user has signedIn, device is activated)
|
||||
*
|
||||
|
Reference in New Issue
Block a user