version: bump to 1.4.2
This commit is contained in:
parent
f82f1f7889
commit
9655b187f2
@ -40,7 +40,7 @@
|
||||
|
||||
START_LIBMATROSKA_NAMESPACE
|
||||
|
||||
#define LIBMATROSKA_VERSION 0x010401
|
||||
#define LIBMATROSKA_VERSION 0x010402
|
||||
|
||||
extern const std::string KaxCodeVersion;
|
||||
extern const std::string KaxCodeDate;
|
||||
|
@ -37,7 +37,7 @@
|
||||
|
||||
START_LIBMATROSKA_NAMESPACE
|
||||
|
||||
const std::string KaxCodeVersion = "1.4.1";
|
||||
const std::string KaxCodeVersion = "1.4.2";
|
||||
const std::string KaxCodeDate = __TIMESTAMP__;
|
||||
|
||||
END_LIBMATROSKA_NAMESPACE
|
||||
|
Loading…
Reference in New Issue
Block a user