mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 23:19:00 +08:00
Merge pull request #102 from google/ver_0-10-1
Increase version to "0.10.1"
This commit is contained in:
commit
67600aa521
@ -18,7 +18,7 @@
|
||||
namespace draco {
|
||||
|
||||
// Draco version is comprised of <major>.<minor>.<revision>.
|
||||
static const char kDracoVersion[] = "0.10.0";
|
||||
static const char kDracoVersion[] = "0.10.1";
|
||||
|
||||
const char *Version() { return kDracoVersion; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user