forked from soutade/libgourou
Fix a bug : gmtime() should used in place of localtime() to keep date in UTC and not local timezone
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#define ACS_SERVER "http://adeactivate.adobe.com/adept"
|
||||
#endif
|
||||
|
||||
#define LIBGOUROU_VERSION "0.3.1"
|
||||
#define LIBGOUROU_VERSION "0.3.2"
|
||||
|
||||
namespace gourou
|
||||
{
|
||||
|
Reference in New Issue
Block a user