version: bump version to 1.3.1
This commit is contained in:
parent
7a347adc37
commit
dc9a431375
@ -42,7 +42,7 @@
|
|||||||
|
|
||||||
START_LIBEBML_NAMESPACE
|
START_LIBEBML_NAMESPACE
|
||||||
|
|
||||||
#define LIBEBML_VERSION 0x010300
|
#define LIBEBML_VERSION 0x010301
|
||||||
|
|
||||||
extern const std::string EbmlCodeVersion;
|
extern const std::string EbmlCodeVersion;
|
||||||
extern const std::string EbmlCodeDate;
|
extern const std::string EbmlCodeDate;
|
||||||
|
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
START_LIBEBML_NAMESPACE
|
START_LIBEBML_NAMESPACE
|
||||||
|
|
||||||
const std::string EbmlCodeVersion = "1.3.0";
|
const std::string EbmlCodeVersion = "1.3.1";
|
||||||
const std::string EbmlCodeDate = __TIMESTAMP__;
|
const std::string EbmlCodeDate = __TIMESTAMP__;
|
||||||
|
|
||||||
END_LIBEBML_NAMESPACE
|
END_LIBEBML_NAMESPACE
|
||||||
|
Loading…
Reference in New Issue
Block a user